+168
−168
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
It is almost impossible to see a compliant with checkpatch.pl
on those Siano drivers, as there are simply too much violations
on it. So, now that a big change was done, the better is to
cleanup the checkpatch compliants.
Let's first replace all CammelCase symbols found at smscoreapi.h
using camel_case namespace. That removed 144 checkpatch.pl
compliants on this file. Of course, the other files need to be
fixed accordingly.
Signed-off-by:
Mauro Carvalho Chehab <mchehab@redhat.com>