Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1259096

[PATCH 0/3] make nidstring.c kernel style compliant

From James Simmons <jsimmons@infradead.org>
Newsgroups linux.kernel
Subject [PATCH 0/3] make nidstring.c kernel style compliant
Date 2015-10-30 00:30 +0100
Message-ID <qp4NQ-6FS-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Last patch set to make nidstring.c and nidstr.h both report
no errors with checkpatch and removal of the remaining white
spaces.

James Simmons (3):
  staging: lustre: checkpatch cleanups for nidstring.c
  staging: lustre: white space cleanups for nidstring.c
  staging: lustre: checkpatch cleanups for nidstr.h

 drivers/staging/lustre/include/linux/lnet/nidstr.h |    9 ++-
 drivers/staging/lustre/lnet/lnet/nidstrings.c      |   98 +++++++++++---------
 2 files changed, 60 insertions(+), 47 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] make nidstring.c kernel style compliant James Simmons <jsimmons@infradead.org> - 2015-10-30 00:30 +0100
  [PATCH 2/3] staging: lustre: white space cleanups for nidstring.c James Simmons <jsimmons@infradead.org> - 2015-10-30 00:30 +0100
  [PATCH 1/3] staging: lustre: checkpatch cleanups for nidstring.c James Simmons <jsimmons@infradead.org> - 2015-10-30 00:30 +0100
    Re: [PATCH 1/3] staging: lustre: checkpatch cleanups for nidstring.c Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-10-30 09:00 +0100
    Re: [PATCH 1/3] staging: lustre: checkpatch cleanups for nidstring.c Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-10-31 00:10 +0100

csiph-web