All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sandhya Bankar <bankarsandhya512@gmail.com>
To: outreachy-kernel@googlegroups.com
Subject: [PATCH v3 0/5] Staging: Remove unnecessary goto.
Date: Sun, 6 Mar 2016 18:38:17 +0530	[thread overview]
Message-ID: <cover.1457269114.git.bankarsandhya512@gmail.com> (raw)

Remove unnecessary goto.
changes in v3:
* No change.
*Compile this patchset to check nothing is broken. 

Sandhya Bankar (5):
  Staging: gdm72xx: Remove unnecessary goto.
  Staging: iio: ade7754: Remove unnecessary goto.
  Staging: iio: ade7758_core: Remove unnecessary goto.
  Staging: iio: ade7854: Remove unnecessary goto.
  Staging: media: Remove unnecessary goto.

 drivers/staging/gdm72xx/usb_boot.c            | 6 ++----
 drivers/staging/iio/meter/ade7754.c           | 5 +----
 drivers/staging/iio/meter/ade7758_core.c      | 5 +----
 drivers/staging/iio/meter/ade7854.c           | 5 +----
 drivers/staging/media/bcm2048/radio-bcm2048.c | 7 ++-----
 5 files changed, 7 insertions(+), 21 deletions(-)

-- 
1.8.3.4



             reply	other threads:[~2016-03-06 21:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-06 13:08 Sandhya Bankar [this message]
2016-03-06 13:11 ` [PATCH v3 1/5] Staging: gdm72xx: Remove unnecessary goto Sandhya Bankar
2016-03-11 21:49   ` [Outreachy kernel] " Greg KH
2016-03-06 13:14 ` [PATCH v3 2/5] Staging: iio: ade7754: " Sandhya Bankar
2016-03-06 13:18 ` [PATCH v3 3/5] Staging: iio: ade7758_core: " Sandhya Bankar
2016-03-06 13:21 ` [PATCH v3 4/5] Staging: iio: ade7854: " Sandhya Bankar
2016-03-06 13:24 ` [PATCH v3 5/5] Staging: media: " Sandhya Bankar

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.1457269114.git.bankarsandhya512@gmail.com \
    --to=bankarsandhya512@gmail.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.