From: Florian Fainelli Date: Sun, 8 Aug 2010 10:08:44 +0000 (+0000) Subject: r6040: fix all checkpatch errors and warnings X-Git-Tag: v2.6.37-rc1~147^2~829 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2154c704c7240379fae4633359e06e8df875c1fd;p=pandora-kernel.git r6040: fix all checkpatch errors and warnings This patch fixes a couple of errors and warnings spotted by checkpatch.pl: - some lines were over 80 columns - there were some whitespaces left The call to printk is now replaced by a call to pr_info and the log-level included in the driver version is now removed, so there are no longer false positives on this warning. Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed