From: Jingoo Han Date: Wed, 29 Aug 2012 05:35:06 +0000 (+0900) Subject: mmc: sdhci-s3c: fix checkpatch error and warnings X-Git-Tag: v3.7-rc1~69^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ad0b2494f83d87046db2c4fe6256546d44b3160;p=pandora-kernel.git mmc: sdhci-s3c: fix checkpatch error and warnings This patch fixes the checkpatch error and warnings listed below: ERROR: return is not a function, parentheses are not required WARNING: Prefer pr_err(... to printk(KERN_ERR, ... WARNING: quoted string split across lines WARNING: line over 80 characters WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Jingoo Han Acked-by: Jaehoon Chung Signed-off-by: Chris Ball --- Reading git-diff-tree failed