diff options
| author | Uwe Kleine-König <[email protected]> | 2024-03-04 17:54:02 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-03-05 13:29:03 +0000 |
| commit | 6025f20f16c25d262680f6e1040d4bcdc0ecd0f3 (patch) | |
| tree | 64a2a1c05210bcbd9bcfb3d31b7410660f2b4792 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
| parent | 82e82130a78b75a9ce5225df24d5a0b1b3290eb0 (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/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions