From: Mauro Carvalho Chehab Date: Thu, 21 Mar 2013 11:49:43 +0000 (-0300) Subject: [media] siano: get rid of CammelCase from smscoreapi.h X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~419 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfef84fc135832ad5c270758b6834fcb4bf448fc;p=pandora-kernel.git [media] siano: get rid of CammelCase from smscoreapi.h 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 --- Reading git-diff-tree failed