mirror of
https://github.com/torvalds/linux.git
synced 2024-12-16 08:02:17 +00:00
a17d23de9c
fixed below checkpatch warning. - WARNING: Prefer netdev_err(netdev, ... then dev_err(dev, ... then pr_err(... to printk(KERN_ERR ... - WARNING: Prefer netdev_warn(netdev, ... then dev_warn(dev, ... then pr_warn(... to printk(KERN_WARNING ... and add pr_fmt. Signed-off-by: YAMANE Toshiaki <yamanetoshi@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
---|---|---|
.. | ||
2t3e3.h | ||
cpld.c | ||
ctrl.c | ||
ctrl.h | ||
dc.c | ||
exar7250.c | ||
exar7300.c | ||
intr.c | ||
io.c | ||
Kconfig | ||
main.c | ||
Makefile | ||
maps.c | ||
module.c | ||
netdev.c | ||
TODO |