aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorQing Wang <[email protected]>2021-10-12 20:29:04 -0700
committerJaegeuk Kim <[email protected]>2021-10-26 14:04:30 -0700
commit84eab2a899f28137e51a36861ed2df9579f54ebe (patch)
tree3f21c1d6c2a006347b5a329355b73a95e10491e6 /scripts/gdb/linux/modules.py
parent09631cf3234d32156e7cae32275f5a4144c683c5 (diff)
f2fs: replace snprintf in show functions with sysfs_emit
coccicheck complains about the use of snprintf() in sysfs show functions. Fix the following coccicheck warning: fs/f2fs/sysfs.c:198:12-20: WARNING: use scnprintf or sprintf. fs/f2fs/sysfs.c:247:8-16: WARNING: use scnprintf or sprintf. Use sysfs_emit instead of scnprintf or sprintf makes more sense. Signed-off-by: Qing Wang <[email protected]> Reviewed-by: Chao Yu <[email protected]> Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions