From: David Kilroy Date: Wed, 4 Feb 2009 23:05:47 +0000 (+0000) Subject: orinoco: Fix interesting checkpatch errors X-Git-Tag: v2.6.30-rc1~662^2~738^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2131266d6e53e8f84f8111323036343d72bcb856;p=pandora-kernel.git orinoco: Fix interesting checkpatch errors ERROR: "foo * bar" should be "foo *bar" ERROR: do not initialise statics to 0 or NULL WARNING: printk() should include KERN_ facility level WARNING: EXPORT_SYMBOL(foo); should immediately follow its function/variable Signed-off-by: David Kilroy Signed-off-by: John W. Linville --- Reading git-diff-tree failed