All of lore.kernel.org
 help / color / mirror / Atom feed
From: Antonio Murdaca <antoniomurdaca@gmail.com>
To: lustre-devel@lists.lustre.org
Subject: [lustre-devel] [PATCH v2 0/1] staging: lustre: cleanup not needed else clauses
Date: Mon,  8 Jun 2015 21:48:40 +0200	[thread overview]
Message-ID: <1433792921-10920-1-git-send-email-runcom@linux.com> (raw)

This patch applies cleanly to staging-next tree

Antonio Murdaca (1):
  staging: lustre: cleanup not needed else clauses

 drivers/staging/lustre/lustre/fid/fid_request.c        |  5 ++---
 drivers/staging/lustre/lustre/include/lprocfs_status.h |  3 +--
 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 +++-----
 12 files changed, 32 insertions(+), 41 deletions(-)

-- 
2.4.3

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

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-08 19:48 Antonio Murdaca [this message]
2015-06-08 19:48 ` [lustre-devel] [PATCH v2 1/1] staging: lustre: cleanup not needed else clauses 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=1433792921-10920-1-git-send-email-runcom@linux.com \
    --to=antoniomurdaca@gmail.com \
    --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.