From: Joe Perches Date: Mon, 29 Sep 2014 23:08:25 +0000 (-0700) Subject: fs: Convert show_fdinfo functions to void X-Git-Tag: omap-for-v3.20/drop-legacy-3517~140^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3816ab0e8fe542a89a53b82506a8ddac063fbe3;p=pandora-kernel.git fs: Convert show_fdinfo functions to void seq_printf functions shouldn't really check the return value. Checking seq_has_overflowed() occasionally is used instead. Update vfs documentation. Link: http://lkml.kernel.org/p/e37e6e7b76acbdcc3bb4ab2a57c8f8ca1ae11b9a.1412031505.git.joe@perches.com Cc: David S. Miller Cc: Al Viro Signed-off-by: Joe Perches [ did a few clean ups ] Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed