commit | 75bf3361104157b6dcdadc895329a67b1c4f9617 | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Thu Jan 31 15:25:01 2013 +0900 |
committer | Grant Likely <grant.likely@secretlab.ca> | Tue Feb 05 13:21:54 2013 +0000 |
tree | b9100ca7082e423150d929d89e4b17d74b3ad3ee | |
parent | 4eb770067f3ad616d5cc37be4c58eb918fce5062 [diff] |
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 <jg1.han@samsung.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>