OSDN Git Service

staging: sm750fb: added identifier names for function declarations
authorshivang upadhyay <oroz3x@gmail.com>
Fri, 19 Feb 2021 10:08:03 +0000 (15:38 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Mar 2021 08:25:26 +0000 (09:25 +0100)
commit99783dd57e9bb309ff1041db5bfbd518d3e44701
treecca30b6f5e703926d6dac2a44b643d9b2a8a1944
parente7f659b10b915be1e2ddc4ce045345cf4d57694f
staging: sm750fb: added identifier names for function declarations

checkpatch.pl complains about not having identifiers names in
function declarations . This patch uses the same names as are
used in source file sm750_accel.c , but with snake case.

Signed-off-by: shivang upadhyay <oroz3x@gmail.com>
Link: https://lore.kernel.org/r/20210219100803.5311-1-oroz3x@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/sm750.h