[PATCH 0/3] misc: ics932s401: warnings and errors are resolved.

From: Dhaval Shah
Date: Fri Dec 08 2017 - 00:57:57 EST


Two types of checkpatch warnings and one type of error are resolved.
* First patch : Missing a blank line after declarations
* Second patch : please, no space before tabs
* third patch : open brace { should be on the previous line

Issue found by checkpatch.
./scripts/checkpatch.pl -f --strict drivers/misc/hpilo.c


Dhaval Shah (3):
misc: ics932s401: Missing a blank line after declarations
misc: ics932s401: please, no space before tabs
misc: ics932s401: open brace should be on the previous line

drivers/misc/ics932s401.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

--
2.11.0