aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJoe Perches <[email protected]>2020-04-03 14:43:15 +0100
committerGreg Kroah-Hartman <[email protected]>2020-04-23 17:05:37 +0200
commitd98ce9fef73d74fa8b1301a9da3fb95ae0a1536f (patch)
tree38ef20e600eb297b9a2a98da486236d3298e00c6 /tools/perf/scripts/python/export-to-sqlite.py
parentaf831145158b9c03d1af0a51856d0f996e8423ab (diff)
parport: fix if-statement empty body warnings
Eliminate warnings by using pr_debug which is the more typical kernel debugging style and also enable dynamic_debug on these outputs. Miscellaneous: o A few messages were logged at KERN_INFO when enabled, now KERN_DEBUG o Convert %d/%d to %zd/%zu to avoid compilation warnings Original-patch-by: Randy Dunlap <[email protected]> Signed-off-by: Joe Perches <[email protected]> Acked-by: Randy Dunlap <[email protected]> Signed-off-by: Sudip Mukherjee <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions