[PATCH 0/6] staging: slicoss: fix some style issues

From: Sergio Paracuellos
Date: Fri Nov 18 2016 - 12:57:33 EST


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