All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] staging: wilc1000: fix whitespace checkpatch errors
@ 2016-02-16  8:24 Eva Rachel Retuya
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Eva Rachel Retuya @ 2016-02-16  8:24 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: Eva Rachel Retuya

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-02-16  8:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-16  8:24 [PATCH v3 0/2] staging: wilc1000: fix whitespace checkpatch errors Eva Rachel Retuya
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

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.