From: Jingoo Han Date: Tue, 29 Nov 2011 09:48:25 +0000 (+0900) Subject: video: s3c2410: fix checkpatch error and warnings X-Git-Tag: v3.3-rc1~59^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f940b88d3a57594289455ea99a93a8ddc5c4af06;p=pandora-kernel.git video: s3c2410: fix checkpatch error and warnings This patch fixes the checkpatch errors listed below: ERROR: do not initialise statics to 0 or NULL WARNING: Use #include instead of WARNING: braces {} are not necessary for single statement blocks WARNING: braces {} are not necessary for any arm of this statement WARNING: static char array declaration should probably be static const char WARNING: line over 80 characters WARNING: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.txt Signed-off-by: Jingoo Han Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed