diff options
author | Kefeng Wang <wangkefeng.wang@huawei.com> | 2020-04-17 12:02:45 +0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-06-02 08:41:37 -0700 |
commit | b3e2d20973db3ec87a6dd2fee0c88d3c2e7c2f61 (patch) | |
tree | 5fc9c31985a779fd8aa5dd1481e517848a50dd84 /lib/crc-ccitt.c | |
parent | b1fcf9b83c4149c63d1e0c699e85f93cbe28e211 (diff) |
rcuperf: Fix printk format warning
Using "%zu" to fix following warning,
kernel/rcu/rcuperf.c: In function ‘kfree_perf_init’:
include/linux/kern_levels.h:5:18: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘unsigned int’ [-Wformat=]
Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'lib/crc-ccitt.c')
0 files changed, 0 insertions, 0 deletions