linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] NFS: Adjustments for three function implementations
@ 2019-07-03 15:07 Markus Elfring
  2019-07-03 15:08 ` [PATCH 1/3] NFS: Use seq_putc() in nfs_show_stats() Markus Elfring
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Markus Elfring @ 2019-07-03 15:07 UTC (permalink / raw)
  To: linux-nfs, Anna Schumaker, Trond Myklebust; +Cc: LKML, kernel-janitors

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Wed, 3 Jul 2019 17:02:05 +0200

A few update suggestions were taken into account
from static source code analysis.

Markus Elfring (3):
  Use seq_putc() in nfs_show_stats()
  Replace 16 seq_printf() calls by seq_puts()
  Three function calls less

 fs/nfs/nfs4xdr.c |  5 +----
 fs/nfs/super.c   | 53 ++++++++++++++++++++++++------------------------
 2 files changed, 27 insertions(+), 31 deletions(-)

--
2.22.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-07-03 15:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-03 15:07 [PATCH 0/3] NFS: Adjustments for three function implementations Markus Elfring
2019-07-03 15:08 ` [PATCH 1/3] NFS: Use seq_putc() in nfs_show_stats() Markus Elfring
2019-07-03 15:09 ` [PATCH 2/3] NFS: Replace 16 seq_printf() calls by seq_puts() Markus Elfring
2019-07-03 15:11 ` [PATCH 3/3] NFS: Three function calls less Markus Elfring

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).