From: Joe Perches <joe@perches.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH -next 0/4] fs: Use seq_is_buf_full
Date: Thu, 12 Dec 2013 15:47:27 -0800 [thread overview]
Message-ID: <cover.1386891757.git.joe@perches.com> (raw)
In-Reply-To: <cover.1386819513.git.joe@perches.com>
Convert the fs uses and misuses of seq_printf to void
These patches depend on https://lkml.org/lkml/2013/12/11/714
Joe Perches (4):
dlm: Use seq_is_buf_full - remove seq_printf returns
dlm: Use seq_puts, remove unnecessary trailing spaces
fs: Convert show_fdinfo functions to void
debugfs: Fix misuse of seq_printf return value
fs/debugfs/file.c | 14 +--
fs/dlm/debug_fs.c | 274 +++++++++++++++++++++++++----------------------------
fs/eventfd.c | 15 +--
fs/eventpoll.c | 19 ++--
fs/notify/fdinfo.c | 68 ++++++-------
fs/notify/fdinfo.h | 4 +-
fs/proc/fd.c | 2 +-
fs/signalfd.c | 10 +-
include/linux/fs.h | 2 +-
9 files changed, 184 insertions(+), 224 deletions(-)
--
1.8.1.2.459.gbcd45b4.dirty
next parent reply other threads:[~2013-12-12 23:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <cover.1386819513.git.joe@perches.com>
2013-12-12 23:47 ` Joe Perches [this message]
2014-01-08 17:47 ` [Cluster-devel] [PATCH -next 0/4] fs: Use seq_is_buf_full Joe Perches
2013-12-12 23:47 ` [Cluster-devel] [PATCH -next 1/4] dlm: Use seq_is_buf_full - remove seq_printf returns Joe Perches
2013-12-12 23:47 ` [Cluster-devel] [PATCH -next 2/4] dlm: Use seq_puts, remove unnecessary trailing spaces Joe Perches
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1386891757.git.joe@perches.com \
--to=joe@perches.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).