diff options
| author | Jiri Slaby <[email protected]> | 2020-03-16 07:49:10 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-03-16 08:39:47 +0100 |
| commit | b18d1c2efa47f7fbf20a7ca4e121a991c3272326 (patch) | |
| tree | 0887dea4cafd61045618d2f58b14de9f43179c49 /tools/perf/scripts/python | |
| parent | 5b30dee6cc07fd91eedcb3a1ba1b81af8512c011 (diff) | |
tty: n_hdlc, remove FILE and LINE from pr_debug
As Joe suggests, dynamic debug can print module name and line number
along with message. So remove __FILE__ and __LINE__ from all those
pr_debug calls.
Out of curiosity, I measured the savings, 200 bytes of code are gone.
Signed-off-by: Jiri Slaby <[email protected]>
Suggested-by: Joe Perches <[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')
0 files changed, 0 insertions, 0 deletions