All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Fix whitespace issues in staging/kpc2000
@ 2019-05-24 11:07 Simon Sandström
  2019-05-24 11:07 ` [PATCH 1/4] staging: kpc2000: add spaces around operators in core.c Simon Sandström
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Simon Sandström @ 2019-05-24 11:07 UTC (permalink / raw)
  To: gregkh; +Cc: jeremy, simon, devel, linux-kernel

Hi,

These patches fixes minor whitespace issues in staging/kpc2000/core.c as
reported by checkpatch.pl.

- Simon

Simon Sandström (4):
  staging: kpc2000: add spaces around operators in core.c
  staging: kpc2000: remove extra blank line in core.c
  staging: kpc2000: add missing spaces in core.c
  staging: kpc2000: remove extra spaces in core.c

 drivers/staging/kpc2000/kpc2000/core.c | 33 +++++++++++++-------------
 1 file changed, 16 insertions(+), 17 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-06-03 12:12 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-24 11:07 [PATCH 0/4] Fix whitespace issues in staging/kpc2000 Simon Sandström
2019-05-24 11:07 ` [PATCH 1/4] staging: kpc2000: add spaces around operators in core.c Simon Sandström
2019-05-30 21:05   ` Greg KH
2019-05-30 22:57     ` Matt Sickler
2019-05-31  0:11       ` Greg KH
2019-05-31 10:52         ` [PATCH 0/2] staging: kpc2000: replace per-card misc devices Jeremy Sowden
2019-05-31 10:52           ` [PATCH 1/2] staging: kpc2000: export more device attributes via sysfs Jeremy Sowden
2019-06-03 12:08             ` Greg KH
2019-06-03 12:12               ` Greg KH
2019-05-31 10:52           ` [PATCH 2/2] staging: kpc2000: removed misc device Jeremy Sowden
2019-05-24 11:08 ` [PATCH 2/4] staging: kpc2000: remove extra blank line in core.c Simon Sandström
2019-05-24 11:08 ` [PATCH 3/4] staging: kpc2000: add missing spaces " Simon Sandström
2019-05-27  7:31   ` Dan Carpenter
2019-05-29 15:54     ` Simon Sandström
2019-05-29 18:15       ` Dan Carpenter
2019-05-24 11:08 ` [PATCH 4/4] staging: kpc2000: remove extra " Simon Sandström

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.