aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2024-03-04 17:54:02 +0100
committerGreg Kroah-Hartman <[email protected]>2024-03-05 13:29:03 +0000
commit6025f20f16c25d262680f6e1040d4bcdc0ecd0f3 (patch)
tree64a2a1c05210bcbd9bcfb3d31b7410660f2b4792 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent82e82130a78b75a9ce5225df24d5a0b1b3290eb0 (diff)
usb: gadget: fsl-udc: Replace custom log wrappers by dev_{err,warn,dbg,vdbg}
The custom log wrappers ERR, WARNING, DBG and VDBG don't add anything useful that cannot easily be done with dev_err() and friends. Replace the custom stuff by the well known functions from printk.h. Also drop some dead code in a #if 0 block. Signed-off-by: Uwe Kleine-König <[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/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions