summary refs log tree commit diff
path: root/sound
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2011-11-29 18:48:25 +0900
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>2011-12-03 22:10:43 +0000
commitf940b88d3a57594289455ea99a93a8ddc5c4af06 (patch)
tree584b2448b699325e6c432004f4b44a58253f84c9 /sound
parent69166ed01949fdb9df17b5b87d64b27501bc6f53 (diff)
downloadlinux-f940b88d3a57594289455ea99a93a8ddc5c4af06.tar.gz
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 <linux/io.h> instead of <asm/io.h>
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 <jg1.han@samsung.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions