forked from Minki/linux
8943a92fc2
Replace printk(KERN_DEBUG ...) with netdev_dbg and dev_dbg. Remove debug macros which become unnecessary. This removes the following types of checkpatch warnings from the driver: drivers/staging/gdm72xx/gdm_sdio.c:461: WARNING: Prefer netdev_dbg(netdev, ... then dev_dbg(dev, ... then pr_debug(... to printk(KERN_DEBUG ... Signed-off-by: Kristina Martšenko <kristina.martsenko@gmail.com> Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com> |
||
---|---|---|
.. | ||
gdm_qos.c | ||
gdm_qos.h | ||
gdm_sdio.c | ||
gdm_sdio.h | ||
gdm_usb.c | ||
gdm_usb.h | ||
gdm_wimax.c | ||
gdm_wimax.h | ||
hci.h | ||
Kconfig | ||
Makefile | ||
netlink_k.c | ||
netlink_k.h | ||
sdio_boot.c | ||
sdio_boot.h | ||
TODO | ||
usb_boot.c | ||
usb_boot.h | ||
usb_ids.h | ||
wm_ioctl.h |