contrib: Don't use '#' flag of printf format
commit7fe7ab15e72fcc7c2b4509532990126f5fa5ebfa
authorzhouyang <zhouyang789@huawei.com>
Sat, 13 Feb 2021 13:03:06 +0000 (13 13:03 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 18 Feb 2021 08:17:02 +0000 (18 08:17 +0000)
treed1406ec4f61b162b1d0a4cd74dbfde044ebad697
parenta622d64eea14ee0162621850093137a086c00ab5
contrib: Don't use '#' flag of printf format

I am reading contrib related code and found some style problems while
check the code using checkpatch.pl. This commit fixs the misuse of
'#' flag of printf format

Signed-off-by: zhouyang <zhouyang789@huawei.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210118031004.1662363-2-zhouyang789@huawei.com>
Message-Id: <20210213130325.14781-5-alex.bennee@linaro.org>
contrib/plugins/hotblocks.c
contrib/plugins/hotpages.c
contrib/plugins/howvec.c
contrib/plugins/lockstep.c