aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorKieran Bingham <kieran.bingham@ideasonboard.com>2023-12-11 18:29:44 +0530
committerHans Verkuil <hverkuil-cisco@xs4all.nl>2023-12-13 13:21:21 +0100
commitd5ca45b8b91ea40696aaceb3f93d207b25b26d50 (patch)
treea8ac0c74a844cf78808f46cccab9db3dbba6aec7 /tools/perf/scripts/python/flamegraph.py
parentbd4eadc4536fc3a52c9794e59f29e274ba1e5d82 (diff)
media: i2c: imx335: Fix logging line endings
The use of \n as a line ending throughout the driver is inconsistent. While it is possible for logging messages to automatically have newlines added by the kernel printk mechanisms, this is specifically to support continued lines with PR_CONT and the lack of a new line character indicates that the text is a fragment of a continuation line. As each of these lines are whole and not fragments, explicitly define the newline for consistency. Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions