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:
You've messed Greg's email address, so my ACK bounced.
The content is good,
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 function declarations go on the next line
> WARNING: EXP
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 immediately follow its function