aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorQing Wang <[email protected]>2021-11-08 18:34:58 -0800
committerLinus Torvalds <[email protected]>2021-11-09 10:02:51 -0800
commit3bcd6c5bd483287f4a09d3d59a012d47677b6edc (patch)
tree92a2202f7b6b13844fa56aa7c8957a699b6d96cb /scripts/gdb/linux/utils.py
parent98d5b61ef5fae7681df27065ad95ee6e30c42243 (diff)
nilfs2: replace snprintf in show functions with sysfs_emit
Patch series "nilfs2 updates". This patch (of 2): coccicheck complains about the use of snprintf() in sysfs show functions. Fix the coccicheck warning: WARNING: use scnprintf or sprintf. Use sysfs_emit instead of scnprintf or sprintf makes more sense. Link: https://lkml.kernel.org/r/[email protected] Link: https://lkml.kernel.org/r/[email protected] Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Qing Wang <[email protected]> Signed-off-by: Ryusuke Konishi <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions