From: Bartlomiej Zolnierkiewicz Date: Tue, 24 Mar 2009 22:22:47 +0000 (+0100) Subject: ide: checkpatch.pl fixes for ide-iops.c X-Git-Tag: v2.6.30-rc1~672^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=122f06f8bce406169d61242a3eb667027e27cca7;p=pandora-kernel.git ide: checkpatch.pl fixes for ide-iops.c Fix following checkpatch.pl warnings/errors: - WARNING: space prohibited between function name and open parenthesis '(' - WARNING: EXPORT_SYMBOL(foo); should immediately follow its function/variable - WARNING: line over 80 characters - ERROR: trailing whitespace - ERROR: space required before the open parenthesis '(' Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed