From: Joe Perches <[email protected]> Date: Thu, 10 Mar 2016 15:21:43 -0800
> Use the more normal kernel definition/declaration style. > > Done via: > > $ git ls-files arch/sparc | \ > xargs ./scripts/checkpatch.pl -f --fix-inplace --types=unspecified_int > > Signed-off-by: Joe Perches <[email protected]> Applied.

