All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: lustre-devel@lists.lustre.org
Subject: [lustre-devel] [PATCH] staging: lustre: cleanup not needed else clauses
Date: Mon, 8 Jun 2015 12:28:34 -0700	[thread overview]
Message-ID: <20150608192834.GA15483@kroah.com> (raw)
In-Reply-To: <1433161131-25946-1-git-send-email-antonio.murdaca@gmail.com>

On Mon, Jun 01, 2015 at 02:18:51PM +0200, Antonio Murdaca wrote:
> cleanup checkpatch.pl warnings about not needed else
> clauses after a break or return
> 
> Signed-off-by: Antonio Murdaca <antonio.murdaca@gmail.com>
> ---
>  drivers/staging/lustre/lustre/fid/fid_request.c    |  5 ++-
>  .../staging/lustre/lustre/include/lprocfs_status.h |  3 +-
>  drivers/staging/lustre/lustre/lclient/lcommon_cl.c | 36 +++++++++++-----------
>  drivers/staging/lustre/lustre/ldlm/ldlm_lib.c      |  3 +-
>  drivers/staging/lustre/lustre/ldlm/ldlm_lock.c     | 11 ++++---
>  drivers/staging/lustre/lustre/ldlm/ldlm_pool.c     |  3 +-
>  drivers/staging/lustre/lustre/lov/lov_request.c    |  3 +-
>  drivers/staging/lustre/lustre/mdc/mdc_request.c    |  8 ++---
>  drivers/staging/lustre/lustre/obdclass/cl_object.c |  6 ++--
>  drivers/staging/lustre/lustre/obdclass/llog_cat.c  |  6 ++--
>  drivers/staging/lustre/lustre/osc/osc_lock.c       |  3 +-
>  drivers/staging/lustre/lustre/osc/osc_request.c    | 14 +++++----
>  drivers/staging/lustre/lustre/ptlrpc/pinger.c      |  8 ++---
>  13 files changed, 50 insertions(+), 59 deletions(-)

Doesn't apply to my latest tree :(

  reply	other threads:[~2015-06-08 19:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-01 12:18 [lustre-devel] [PATCH] staging: lustre: cleanup not needed else clauses Antonio Murdaca
2015-06-08 19:28 ` Greg KH [this message]
2015-06-08 19:30   ` Antonio Murdaca
  -- strict thread matches above, loose matches on Subject: below --
2015-06-01  7:29 Antonio Murdaca
2015-06-01 12:07 ` Greg KH
2015-06-01  7:26 Antonio Murdaca
2015-06-01  7:24 Antonio Murdaca

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=20150608192834.GA15483@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=lustre-devel@lists.lustre.org \
    /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.