All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rehas Sachdeva <aquannie@gmail.com>
To: outreachy-kernel@googlegroups.com
Cc: Oleg Drokin <oleg.drokin@intel.com>,
	Andreas Dilger <andreas.dilger@intel.com>,
	James Simmons <jsimmons@infradead.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: [PATCH v2 0/6] staging: lustre: Fix multiple checkpatch warnings
Date: Thu, 15 Sep 2016 18:18:38 +0530	[thread overview]
Message-ID: <cover.1473942874.git.aquannie@gmail.com> (raw)

Change in Version 2:
Elaborate commit message for patch: Remove unnecessary 'return'.

Rehas Sachdeva (6):
  staging: lustre: Add space b/w concatenated strings
  staging: lustre: Fix block comment style
  staging: lustre: Change 'unsigned' to 'unsigned int'
  staging: lustre: Change 'seq_printf' to 'seq_puts'
  staging: lustre: Remove unnecessary 'return'
  staging: lustre: Fix indentation

 drivers/staging/lustre/lustre/fid/fid_request.c    | 8 ++++----
 drivers/staging/lustre/lustre/fid/lproc_fid.c      | 2 +-
 drivers/staging/lustre/lustre/ldlm/ldlm_request.c  | 6 ++++--
 drivers/staging/lustre/lustre/ldlm/ldlm_resource.c | 8 ++++----
 drivers/staging/lustre/lustre/llite/file.c         | 2 +-
 drivers/staging/lustre/lustre/llite/lproc_llite.c  | 2 +-
 drivers/staging/lustre/lustre/llite/rw.c           | 4 +---
 7 files changed, 16 insertions(+), 16 deletions(-)

-- 
2.7.4



             reply	other threads:[~2016-09-15 12:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-15 12:48 Rehas Sachdeva [this message]
2016-09-15 12:50 ` [PATCH v2 1/6] staging: lustre: Add space b/w concatenated strings Rehas Sachdeva
2016-09-15 12:51 ` [PATCH v2 2/6] staging: lustre: Fix block comment style Rehas Sachdeva
2016-09-15 12:51 ` [PATCH v2 3/6] staging: lustre: Change 'unsigned' to 'unsigned int' Rehas Sachdeva
2016-09-15 12:52 ` [PATCH v2 4/6] staging: lustre: Change 'seq_printf' to 'seq_puts' Rehas Sachdeva
2016-09-15 12:52 ` [PATCH v2 5/6] staging: lustre: Remove unnecessary 'return' Rehas Sachdeva
2016-09-15 13:01   ` [Outreachy kernel] " Julia Lawall
2016-09-15 12:53 ` [PATCH v2 6/6] staging: lustre: Fix indentation Rehas Sachdeva

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.1473942874.git.aquannie@gmail.com \
    --to=aquannie@gmail.com \
    --cc=andreas.dilger@intel.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jsimmons@infradead.org \
    --cc=oleg.drokin@intel.com \
    --cc=outreachy-kernel@googlegroups.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.