From: Florian Fainelli Date: Sun, 8 Aug 2010 10:09:39 +0000 (+0000) Subject: cpmac: fix all checkpatch errors and warnings X-Git-Tag: v2.6.37-rc1~147^2~827 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=559764d1996e6ae769feb07918687b0806f2d975;p=pandora-kernel.git cpmac: fix all checkpatch errors and warnings This patches fixes a couple of checkpatch warnings and errors: - lines over 80 columns - printk() instead of pr_cont() - assignments in tests (if ((foo == bar()))) Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed