Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fs/autofs/inode.c: use seq_puts() for simple strings in autofs_show_o…
…ptions() Fix checkpatch.sh WARNING about the use of seq_printf() to print simple strings in autofs_show_options(), use seq_puts() in this case. Link: http://lkml.kernel.org/r/154889012613.4863.12231175554744203482.stgit@pluto-themaw-net Signed-off-by: Ian Kent <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
- Loading branch information