From: Joe Perches Date: Mon, 29 Sep 2014 23:08:24 +0000 (-0700) Subject: dlm: Use seq_puts() instead of seq_printf() for constant strings X-Git-Tag: omap-for-v3.19/fixes-rc1~143^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f365ef9b79f01d69a01134b42fdff251a510b022;p=pandora-kernel.git dlm: Use seq_puts() instead of seq_printf() for constant strings Convert the seq_printf output with constant strings to seq_puts. Link: http://lkml.kernel.org/p/b416b016f4a6e49115ba736cad6ea2709a8bc1c4.1412031505.git.joe@perches.com Cc: Christine Caulfield Cc: David Teigland Cc: cluster-devel@redhat.com Signed-off-by: Joe Perches Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed