From: Jingoo Han Date: Thu, 31 Jan 2013 06:25:01 +0000 (+0900) Subject: spi/s3c64xx: fix checkpatch warnings and error X-Git-Tag: v3.9-rc1~148^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75bf3361104157b6dcdadc895329a67b1c4f9617;p=pandora-kernel.git spi/s3c64xx: fix checkpatch warnings and error Fix checkpatch warnings and error as below: ERROR: "foo * bar" should be "foo *bar" WARNING: please, no space before tabs WARNING: quoted string split across lines WARNING: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.txt Signed-off-by: Jingoo Han Signed-off-by: Grant Likely --- Reading git-diff-tree failed