mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/6] staging: pi433: pi433_if.c: coding style fixes
@ 2017-11-16  0:35 Chase Metzger
  2017-11-16  0:35 ` [PATCH 1/6] staging: pi433: pi433_if.c: fix opening curly brace coding style issues Chase Metzger
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Chase Metzger @ 2017-11-16  0:35 UTC (permalink / raw)
  To: gregkh
  Cc: Chase Metzger, Marcus Wolf, Joseph Wright, Al Viro,
	Srishti Sharma, devel, linux-kernel

Fixes some of the coding style violations to comply with the kernel
coding style.

Chase Metzger (6):
  staging: pi433: pi433_if.c: fix opening curly brace coding style
    issues
  staging: pi433: pi433_if.c: fix else if/else statements coding style
    issues
  staging: pi433: pi433_if.c: fix trailing statement coding style issues
  staging: pi433: pi433_if.c: fix space prohibited coding style issues
  staging: pi433: pi433_if.c: fix space(s) required coding style issues
  staging: pi433: pi433_if.c: use tabs instead of spaces

 drivers/staging/pi433/pi433_if.c | 203 +++++++++++++++++----------------------
 1 file changed, 87 insertions(+), 116 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-11-28 13:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-16  0:35 [PATCH 0/6] staging: pi433: pi433_if.c: coding style fixes Chase Metzger
2017-11-16  0:35 ` [PATCH 1/6] staging: pi433: pi433_if.c: fix opening curly brace coding style issues Chase Metzger
2017-11-28 13:08   ` Greg KH
2017-11-16  0:35 ` [PATCH 2/6] staging: pi433: pi433_if.c: fix else if/else statements " Chase Metzger
2017-11-16  0:35 ` [PATCH 3/6] staging: pi433: pi433_if.c: fix trailing statement " Chase Metzger
2017-11-16  0:35 ` [PATCH 4/6] staging: pi433: pi433_if.c: fix space prohibited " Chase Metzger
2017-11-28 13:09   ` Greg KH
2017-11-16  0:35 ` [PATCH 5/6] staging: pi433: pi433_if.c: fix space(s) required " Chase Metzger
2017-11-16  0:35 ` [PATCH 6/6] staging: pi433: pi433_if.c: use tabs instead of spaces Chase Metzger
2017-11-28 13:10 ` [PATCH 0/6] staging: pi433: pi433_if.c: coding style fixes Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome