From: Joe Perches Date: Mon, 29 Apr 2013 23:18:13 +0000 (-0700) Subject: checkpatch: Prefer seq_puts to seq_printf X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~123^2~222 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6962d7273d8f89c136fe9ea3d61d7f47adcd823;p=pandora-kernel.git 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 Suggested-by: Bjorn Helgaas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed