diff options
| author | Jan Höppner <[email protected]> | 2024-02-08 17:42:47 +0100 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2024-02-08 10:12:01 -0700 |
| commit | c6c6c69df6598aacf3921f26f89b12d5e321ea83 (patch) | |
| tree | 5bee7d3d04adeee8adcfaaa28f583cc45535d2bf /tools/perf/scripts/python/netdev-times.py | |
| parent | 4ba6366dbb03c2a58d0e7cbe140942bcf715006c (diff) | |
s390/dasd: Remove PRINTK_HEADER and KMSG_COMPONENT definitions
PRINTK_HEADER was mainly used to prefix log messages with the module
name. Most components don't use this definition anymore. Either because
there are no log messages being generated anymore, or pr_*() were
replaced by dev_*(), which contains device and component information
already.
PRINTK_HEADER is also dropped in the function
dasd_3990_erp_handle_match_erp() in dasd_3990_erp.c from a panic() call
as panic() already provides all relevant information.
KMSG_COMPONENT was mainly used to identify a component in a long gone
kernel message catalog feature.
Remove both definition since they're either not used or alternatives
make the code slightly shorter and more readable.
Signed-off-by: Jan Höppner <[email protected]>
Reviewed-by: Stefan Haberland <[email protected]>
Signed-off-by: Stefan Haberland <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions