Re: [PATCH 6/6] keucr: fix some alignment- and whitespace-problems

2013-06-06 Thread Dan Carpenter
On Thu, Jun 06, 2013 at 06:10:50PM +0200, Johannes Schilling wrote: > resolves checkpatch errors and warnings regarding whitespace around > operators, line lengths and indentation. > I feel like this should be broken up into several patches. A lot of these changes will make checkpatch.pl happy b

Re: [PATCH 6/6] keucr: fix some alignment- and whitespace-problems

2013-06-06 Thread Joe Perches
On Thu, 2013-06-06 at 18:10 +0200, Johannes Schilling wrote: > resolves checkpatch errors and warnings regarding whitespace around > operators, line lengths and indentation. I suggest adding --strict to your checkpatch runs to report a few more style usage elements. > diff --git a/drivers/staging