diff options
| author | Paulo Miguel Almeida <[email protected]> | 2022-02-07 10:06:36 +1300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-02-08 10:45:13 +0100 |
| commit | 1b6a6147374eb37f652cd0a4e5b121ef8077c4d3 (patch) | |
| tree | f9585a5ff59e58111993bf0fbdc9e6d27382dd75 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 9e223aa451a136ab148c5c362ef16d186c815b40 (diff) | |
staging: pi433: standardize use of line escape chars in dev_dbg stmts
In this driver there are strings ending with of both '\n' and ''
(without '\n') when using dev_dbg function. While it doesn't affect
drivers functionality, it would be good to keep it consistent across the
driver's source code.
This patch add '\n' characters where it's missing to make it consistent
with the other dev_dbg instances.
Signed-off-by: Paulo Miguel Almeida <[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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions