diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2021-04-01 20:10:42 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-04-02 17:02:45 +0200 |
commit | 318c3e00f13c2f6e11202a22cc302ea8c70552ea (patch) | |
tree | 9cfcf4cba130eb1d91f966c2a9588ce4ea9d1e29 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
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 <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 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions