aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGeordan Neukum <[email protected]>2019-05-18 02:29:59 +0000
committerGreg Kroah-Hartman <[email protected]>2019-05-20 10:29:02 +0200
commit03a51687d297c5d08a2d0019499ba457e26a107f (patch)
tree40ac36de9ce3169807660a5214b403d1d83793ca /tools/perf/scripts/python
parent63306de0e84059b3c4bdc8669d06a5b1832bb4ea (diff)
staging: kpc2000: kpc_i2c: use %s with __func__ identifier in log messages
Throughout i2c_driver.c, there are instances where the log strings contain the function's name hardcoded into the string. Instead, use the printk conversion specifier '%s' with the __func__ preprocessor identifier to more maintainably print the function's name. Signed-off-by: Geordan Neukum <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions