From: Joe Perches Date: Tue, 12 Nov 2013 23:10:07 +0000 (-0800) Subject: checkpatch: update seq_ tests X-Git-Tag: v3.13-rc1~106^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=066687279ccf5e9e935f7780c4b311d18ebaf977;p=pandora-kernel.git checkpatch: update seq_ tests seq_vprintf, seq_printf and seq_puts are logging functions and should be allowed to exceed the maximium line length. Add maximum line length exceptions for these functions. Also, suggesting seq_printf conversions to seq_puts should be tested for arguments after the format. Signed-off-by: Joe Perches Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed