dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/gdm72xx
YAMANE Toshiaki 3800178b94 staging/gdm72xx: Use dev_ printks in usb_boot.c
fixed below checkpatch warnings.
- WARNING: Prefer netdev_err(netdev, ... then dev_err(dev, ... then pr_err(...  to printk(KERN_ERR ...
- WARNING: Prefer netdev_info(netdev, ... then dev_info(dev, ... then pr_info(...  to printk(KERN_INFO ...

Signed-off-by: YAMANE Toshiaki <yamanetoshi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-30 10:33:51 -07:00
..
Kconfig staging: gdm72xx depends on NET 2012-05-17 13:17:41 -07:00
Makefile
TODO
gdm_qos.c staging/gdm72xx: Use netdev_ or pr_ printks in gdm_qos.c 2012-10-30 10:33:51 -07:00
gdm_qos.h staging/gdm72xx: remove camel-case vars in gdm_qos 2012-09-11 12:09:31 -07:00
gdm_sdio.c staging/gdm72xx: Use dev_ printks in gdm_sdio.c 2012-10-30 10:33:51 -07:00
gdm_sdio.h
gdm_usb.c staging/gdm72xx: Use dev_ printks in gdm_usb.c 2012-10-30 10:33:51 -07:00
gdm_usb.h staging/gdm72xx: gdm_usb coding style clean up 2012-09-12 09:52:10 -07:00
gdm_wimax.c staging/gdm72xx: Use netdev_ or pr_ printks in gdm_wimax.c 2012-10-30 10:33:51 -07:00
gdm_wimax.h staging/gdm72xx: Remove version.h includes 2012-06-12 10:34:47 -07:00
hci.h
netlink_k.c staging/gdm72xx: Use netdev_ or pr_ printks in netlink_k.c 2012-10-30 10:33:51 -07:00
netlink_k.h
sdio_boot.c staging/gdm72xx: Use dev_ printks in sdio_boot.c 2012-10-30 10:33:51 -07:00
sdio_boot.h
usb_boot.c staging/gdm72xx: Use dev_ printks in usb_boot.c 2012-10-30 10:33:51 -07:00
usb_boot.h
usb_ids.h
wm_ioctl.h