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 v3 0/2] staging: wilc1000: fix whitespace checkpatch errors
Date: Tue, 16 Feb 2016 16:24:43 +0800	[thread overview]
Message-ID: <cover.1455610768.git.eraretuya@gmail.com> (raw)

Address the following checkpatch errors:
* ERROR: trailing whitespace
* ERROR: spaces prohibited around that '->' (ctx:WxV)

Change in v3:
* Further split the whitespace patch per distinct change
Change in v2:
* Split single patch into two separate patches of distinct change

Eva Rachel Retuya (2):
  staging: wilc1000: remove trailing whitespace
  staging: wilc1000: remove spaces around '->'

 drivers/staging/wilc1000/host_interface.c         | 2 +-
 drivers/staging/wilc1000/linux_mon.c              | 2 +-
 drivers/staging/wilc1000/wilc_wfi_cfgoperations.c | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

-- 
1.9.1



             reply	other threads:[~2016-02-16  8:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-16  8:24 Eva Rachel Retuya [this message]
2016-02-16  8:24 ` [PATCH v3 1/2] staging: wilc1000: remove trailing whitespace Eva Rachel Retuya
2016-02-16  8:24 ` [PATCH v3 2/2] staging: wilc1000: remove spaces around '->' Eva Rachel Retuya

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.1455610768.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.