Re: [PATCH] staging: sm750fb: coding style fixes

2015-07-14 Thread Sudip Mukherjee
On Tue, Jul 14, 2015 at 12:16:11PM +0530, Vinay Simha BN wrote: > kernel coding style fixes for below messages from > scripts/checkpatch.pl > > WARNING: line over 80 character > WARNING: Possible unnecessary 'out of memory' message > WARNING: unnecessary whitespace before a quoted newline > WARNIN

[PATCH] staging: sm750fb: coding style fixes

2015-07-13 Thread Vinay Simha BN
kernel coding style fixes for below messages from scripts/checkpatch.pl WARNING: line over 80 character WARNING: Possible unnecessary 'out of memory' message WARNING: unnecessary whitespace before a quoted newline WARNING: Avoid line continuations in quoted strings ERROR: "foo * bar" should be "fo