From: Bartlomiej Zolnierkiewicz Date: Mon, 29 Dec 2008 19:27:36 +0000 (+0100) Subject: ide: checkpatch.pl fixes for ide-lib.c X-Git-Tag: v2.6.29-rc1~561^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f996acb6191b6b5f188eca1d1ad76cf1d8ecf76;p=pandora-kernel.git ide: checkpatch.pl fixes for ide-lib.c Fix following errors/warnings detected by checkpatch.pl: - WARNING: EXPORT_SYMBOL(foo); should immediately follow its function/variable - WARNING: space prohibited between function name and open parenthesis '(' - ERROR: trailing whitespace - ERROR: trailing statements should be on next line - WARNING: printk() should include KERN_ facility level Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed