From: Joe Perches Date: Tue, 17 Feb 2015 19:10:56 +0000 (-0800) Subject: ipmi: Remove uses of return value of seq_printf X-Git-Tag: fixes-v4.0-rc1~47^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6c5dc18d863;p=pandora-kernel.git ipmi: Remove uses of return value of seq_printf The seq_printf like functions will soon be changed to return void. Convert these uses to check seq_has_overflowed instead. Signed-off-by: Joe Perches Signed-off-by: Corey Minyard --- Reading git-diff-tree failed