Re: [PATCH] staging: sm750fb: fix function definition argument style warning
From: Randy Dunlap <hidden>
Date: 2016-11-27 23:48:51
From: Randy Dunlap <hidden>
Date: 2016-11-27 23:48:51
On 11/27/16 13:11, Andrea Ghittino wrote:
Fixes sm750fb function definition argument style warning found by checkpatch.pl tool Signed-off-by: Andrea Ghittino <aghittino at gmail.com> ---
Does checkpatch not complain about the camelcase variable names and function names? -- ~Randy