From 2ad0b2494f83d87046db2c4fe6256546d44b3160 Mon Sep 17 00:00:00 2001 From: Jingoo Han Date: Wed, 29 Aug 2012 14:35:06 +0900 Subject: [PATCH] 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-format-patch failed