diff options
author | Joe Perches <joe@perches.com> | 2013-04-29 16:18:13 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-04-29 18:28:19 -0700 |
commit | a6962d7273d8f89c136fe9ea3d61d7f47adcd823 (patch) | |
tree | 67d260393e057398039f81acf41c4d35d7c6a01f /scripts/dtc | |
parent | 972fdea2e6ece7578915d386a5447bc78d3fb8b8 (diff) |
checkpatch: Prefer seq_puts to seq_printf
Add a check for seq_printf use with a constant format without additional
arguments. Suggest seq_puts instead.
Signed-off-by: Joe Perches <joe@perches.com>
Suggested-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/dtc')
0 files changed, 0 insertions, 0 deletions