diff options
author | Andy Shevchenko <[email protected]> | 2021-04-01 20:10:42 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-04-02 17:02:45 +0200 |
commit | 318c3e00f13c2f6e11202a22cc302ea8c70552ea (patch) | |
tree | 9cfcf4cba130eb1d91f966c2a9588ce4ea9d1e29 /lib/mpi/mpi-inline.h | |
parent | d7aa44f5a1f86cb40659eef06035d8d92604b9d5 (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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions