All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eva Rachel Retuya <eraretuya@gmail.com>
To: outreachy-kernel@googlegroups.com
Cc: Eva Rachel Retuya <eraretuya@gmail.com>
Subject: [PATCH 0/5] staging: iio: light: fix multiple checkpatch issues
Date: Thu, 18 Feb 2016 15:35:35 +0800	[thread overview]
Message-ID: <cover.1455730714.git.eraretuya@gmail.com> (raw)

Eliminate checkpatch checks and warnings in iio/light.

Eva Rachel Retuya (5):
  staging: iio: light: properly indent to match open parenthesis
  staging: iio: light: omit space after a cast
  staging: iio: light: fix block comments according to kernel coding
    style
  staging: iio: light: add space around '*"
  staging: iio: light: fix multiple assignments in a single line

 drivers/staging/iio/light/isl29018.c | 39 ++++++++-------
 drivers/staging/iio/light/isl29028.c | 27 ++++++-----
 drivers/staging/iio/light/tsl2583.c  | 92 ++++++++++++++++++++++--------------
 3 files changed, 96 insertions(+), 62 deletions(-)

-- 
1.9.1



             reply	other threads:[~2016-02-18  7:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-18  7:35 Eva Rachel Retuya [this message]
2016-02-18  7:35 ` [PATCH 1/5] staging: iio: light: indent to match open parenthesis Eva Rachel Retuya
2016-02-28 13:28   ` [Outreachy kernel] " Tejun Heo
2016-02-18  7:35 ` [PATCH 2/5] staging: iio: light: omit space after a cast Eva Rachel Retuya
2016-02-28 13:29   ` [Outreachy kernel] " Tejun Heo
2016-02-18  7:35 ` [PATCH 3/5] staging: iio: light: fix block comments according to kernel coding style Eva Rachel Retuya
2016-02-28 13:32   ` [Outreachy kernel] " Tejun Heo
2016-02-18  7:35 ` [PATCH 4/5] staging: iio: light: add space around '*" Eva Rachel Retuya
2016-02-28 13:33   ` [Outreachy kernel] " Tejun Heo
2016-02-18  7:35 ` [PATCH 5/5] staging: iio: light: fix multiple assignments in a single line Eva Rachel Retuya
2016-02-28 13:33   ` [Outreachy kernel] " Tejun Heo

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