diff options
author | Joe Perches <joe@perches.com> | 2021-05-06 18:03:55 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-05-06 19:24:12 -0700 |
commit | fbe745416d11b1a17c35a7c7f0ef6f4dbe5a7573 (patch) | |
tree | 0636902b357d3ea6e82e6dfefc58ff778cea85f0 /.cocciconfig | |
parent | e13d04ec45b07388d3c38c0e18a4d0aa4841b0c3 (diff) | |
download | lwn-fbe745416d11b1a17c35a7c7f0ef6f4dbe5a7573.tar.gz lwn-fbe745416d11b1a17c35a7c7f0ef6f4dbe5a7573.zip |
checkpatch: warn when missing newline in return sysfs_emit() formats
return sysfs_emit() uses should include a newline.
Suggest adding a newline when one is missing.
Add one using --fix too.
Link: https://lkml.kernel.org/r/aa1819fa5faf786573df298e5e2e7d357ba7d4ad.camel@perches.com
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions