diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-08-08 12:08:44 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-08-17 11:32:54 +0200 |
commit | 2154c704c7240379fae4633359e06e8df875c1fd (patch) | |
tree | 43d3cf7419f91736e25434b5fe0c1593d09cbbf0 /kernel/nsproxy.c | |
parent | pcnet_cs: Use pr_fmt and pr_<level> (diff) | |
download | linux-2154c704c7240379fae4633359e06e8df875c1fd.tar.xz linux-2154c704c7240379fae4633359e06e8df875c1fd.zip |
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 <florian@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/nsproxy.c')
0 files changed, 0 insertions, 0 deletions