From: Akhil Bhansali Date: Wed, 23 Oct 2013 12:00:08 +0000 (+0100) Subject: skd: Fix checkpatch ERRORS and removed unused functions X-Git-Tag: v3.13-rc1~100^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f721bb0dbd3fd37f16c49c97155f40f22496a970;p=pandora-kernel.git skd: Fix checkpatch ERRORS and removed unused functions This patch fixes checkpatch.pl errors for assignment in if condition. It also removes unused readq / readl function calls. As Andrew had disabled the compilation of drivers for 32 bit, I have modified format specifiers in few VPRINTKs to avoid warnings during 64 bit compilation. Signed-off-by: Akhil Bhansali Reviewed-by: Ramprasad Chinthekindi Signed-off-by: Jens Axboe --- Reading git-diff-tree failed