From: Al Viro Date: Sun, 26 Oct 2008 05:40:26 +0000 (+0000) Subject: arm ide breakage X-Git-Tag: v2.6.28-rc2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1137fb670465b6b5d15b9db7d01707a5833ee3ae;p=pandora-kernel.git arm ide breakage a) semicolon before the function body is a bad idea b) it's const struct foo, not struct const foo c) incidentally, it's ecard_remove_driver(), not ecard_unregister_driver() d) compiling is occasionally useful. Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed