linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] staging: slicoss: fix some style issues
@ 2016-11-18 17:58 Sergio Paracuellos
  2016-11-18 17:58 ` [PATCH 1/6] staging: slicoss: avoid CamelCases in slic.h Sergio Paracuellos
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Sergio Paracuellos @ 2016-11-18 17:58 UTC (permalink / raw)
  To: gregkh; +Cc: devel, linux-kernel, liodot, charrer

This patchset fix several style issues to comply with 
the standard kernel coding style.

Sergio Paracuellos (6):
  staging: slicoss: avoid CamelCases in slic.h
  staging: slicoss: fix parenthesis alignment in slicoss.c
  staging: slicoss: logical continuations should be on the previous line
  staging: slicoss: braces should be used on all arms of this statement
  staging: slicoss: avoid CamelCases in slichw.h
  staging: slicoss: avoid CamelCases slicoss.c

 drivers/staging/slicoss/slic.h    |  30 +++---
 drivers/staging/slicoss/slichw.h  | 178 +++++++++++++++++-----------------
 drivers/staging/slicoss/slicoss.c | 194 +++++++++++++++++++-------------------
 3 files changed, 200 insertions(+), 202 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2016-11-18 17:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-18 17:58 [PATCH 0/6] staging: slicoss: fix some style issues Sergio Paracuellos
2016-11-18 17:58 ` [PATCH 1/6] staging: slicoss: avoid CamelCases in slic.h Sergio Paracuellos
2016-11-18 17:58 ` [PATCH 2/6] staging: slicoss: fix parenthesis alignment in slicoss.c Sergio Paracuellos
2016-11-18 17:58 ` [PATCH 3/6] staging: slicoss: logical continuations should be on the previous line Sergio Paracuellos
2016-11-18 17:58 ` [PATCH 4/6] staging: slicoss: braces should be used on all arms of this statement Sergio Paracuellos
2016-11-18 17:58 ` [PATCH 5/6] staging: slicoss: avoid CamelCases in slichw.h Sergio Paracuellos
2016-11-18 17:58 ` [PATCH 6/6] staging: slicoss: avoid CamelCases slicoss.c Sergio Paracuellos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).