All of lore.kernel.org
 help / color / mirror / Atom feed
From: Craig Inches <Craig@craiginches.com>
To: Oleg Drokin <oleg.drokin@intel.com>,
	Andreas Dilger <andreas.dilger@intel.com>,
	James Simmons <jsimmons@infradead.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: lustre-devel@lists.lustre.org, devel@driverdev.osuosl.org,
	linux-kernel@vger.kernel.org
Subject: [lustre-devel] [PATCH v2 0/4] Staging: Lustre Style Fixes
Date: Wed, 12 Jul 2017 09:02:28 +0000 (UTC)	[thread overview]
Message-ID: <cover.1499849566.git.Craig@craiginches.com> (raw)

This series fixes a few style issues in lustre. All where picked up                                                                                                                                               
by checkpatch. 

v2 Changes:
- Fixed typo in patch subject s/luster/lustre/

Craig Inches (4):
  Staging: Lustre Clean up line over 80Char in lib-lnet.h
  Staging: Lustre Fix up multiple Block Comments in lib-types.h
  Staging: Lustre Fixing multiline block comments in lnetst.h
  Staging: Lustre Fix block statement style issue

 .../staging/lustre/include/linux/lnet/lib-lnet.h   |   3 +-
 .../staging/lustre/include/linux/lnet/lib-types.h  |  46 +++++---
 drivers/staging/lustre/include/linux/lnet/lnetst.h | 129 +++++++++++++--------
 .../staging/lustre/include/linux/lnet/socklnd.h    |   3 +-
 4 files changed, 115 insertions(+), 66 deletions(-)

-- 
2.13.0

WARNING: multiple messages have this Message-ID (diff)
From: Craig Inches <Craig@craiginches.com>
To: Oleg Drokin <oleg.drokin@intel.com>,
	Andreas Dilger <andreas.dilger@intel.com>,
	James Simmons <jsimmons@infradead.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: lustre-devel@lists.lustre.org, devel@driverdev.osuosl.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH v2 0/4] Staging: Lustre Style Fixes
Date: Wed, 12 Jul 2017 09:02:28 +0000 (UTC)	[thread overview]
Message-ID: <cover.1499849566.git.Craig@craiginches.com> (raw)

This series fixes a few style issues in lustre. All where picked up                                                                                                                                               
by checkpatch. 

v2 Changes:
- Fixed typo in patch subject s/luster/lustre/

Craig Inches (4):
  Staging: Lustre Clean up line over 80Char in lib-lnet.h
  Staging: Lustre Fix up multiple Block Comments in lib-types.h
  Staging: Lustre Fixing multiline block comments in lnetst.h
  Staging: Lustre Fix block statement style issue

 .../staging/lustre/include/linux/lnet/lib-lnet.h   |   3 +-
 .../staging/lustre/include/linux/lnet/lib-types.h  |  46 +++++---
 drivers/staging/lustre/include/linux/lnet/lnetst.h | 129 +++++++++++++--------
 .../staging/lustre/include/linux/lnet/socklnd.h    |   3 +-
 4 files changed, 115 insertions(+), 66 deletions(-)

-- 
2.13.0

             reply	other threads:[~2017-07-12  9:02 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-12  9:02 Craig Inches [this message]
2017-07-12  9:02 ` [PATCH v2 0/4] Staging: Lustre Style Fixes Craig Inches
2017-07-12  9:02 ` [lustre-devel] [PATCH v2 1/4] Staging: Lustre Clean up line over 80Char in lib-lnet.h Craig Inches
2017-07-12  9:02   ` Craig Inches
2017-07-12  9:02 ` [lustre-devel] [PATCH v2 2/4] Staging: Lustre Fix up multiple Block Comments in lib-types.h Craig Inches
2017-07-12  9:02   ` Craig Inches
2017-07-12  9:03 ` [lustre-devel] [PATCH v2 3/4] Staging: Lustre Fixing multiline block comments in lnetst.h Craig Inches
2017-07-12  9:03   ` Craig Inches
2017-07-12  9:03 ` [lustre-devel] [PATCH v2 4/4] Staging: Lustre Fix block statement style issue Craig Inches
2017-07-12  9:03   ` Craig Inches
2017-07-17 17:44   ` [lustre-devel] " Dilger, Andreas
2017-07-17 17:44     ` Dilger, Andreas
2017-07-17 17:50     ` [lustre-devel] " Craig Inches
2017-07-17 17:50       ` Craig Inches
2017-07-17 18:21       ` [lustre-devel] " Dan Carpenter
2017-07-17 18:21         ` Dan Carpenter

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.1499849566.git.Craig@craiginches.com \
    --to=craig@craiginches.com \
    --cc=andreas.dilger@intel.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=jsimmons@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lustre-devel@lists.lustre.org \
    --cc=oleg.drokin@intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.