Re: [PATCH 0/5] staging: ccree: fix checkpatch errors

2017-07-11 Thread Gilad Ben-Yossef
Tyler, On Tue, Jul 11, 2017 at 4:38 PM, Gilad Ben-Yossef wrote: > On Mon, Jul 10, 2017 at 12:10 AM, wrote: >> From: Tyler Olivieri >> >> This patchset fixes several checkpatch errors and warnings in /staging/ccree:

Re: [PATCH 0/5] staging: ccree: fix checkpatch errors

2017-07-11 Thread Gilad Ben-Yossef
On Mon, Jul 10, 2017 at 12:10 AM, wrote: > From: Tyler Olivieri > > This patchset fixes several checkpatch errors and warnings in /staging/ccree: > > ERROR: that open brace { should be on the previous line > ERROR: open brace '{' following

[PATCH 0/5] staging: ccree: fix checkpatch errors

2017-07-09 Thread sleepingzucchini
From: Tyler Olivieri This patchset fixes several checkpatch errors and warnings in /staging/ccree: ERROR: that open brace { should be on the previous line ERROR: open brace '{' following function declarations go on the next line WARNING: EXPORT_SYMBOL(foo); should