summaryrefslogtreecommitdiff
path: root/drivers/base/platform.c
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2021-04-01 20:10:42 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-04-02 17:02:45 +0200
commit318c3e00f13c2f6e11202a22cc302ea8c70552ea (patch)
tree9cfcf4cba130eb1d91f966c2a9588ce4ea9d1e29 /drivers/base/platform.c
parentd7aa44f5a1f86cb40659eef06035d8d92604b9d5 (diff)
driver core: Replace printf() specifier and drop unneeded casting
The size_t type has very well established specifier, i.e. "%zu", use it directly instead of casting to unsigned long with "%lu". Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20210401171042.60612-1-andriy.shevchenko@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/base/platform.c')
0 files changed, 0 insertions, 0 deletions