summaryrefslogtreecommitdiff
path: root/mm/msync.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-09-19 09:46:14 (GMT)
committerDavid S. Miller <davem@davemloft.net>2012-09-20 21:53:14 (GMT)
commit49ae25b03c8622e381e4e54d066cd4ee2dbcc3e2 (patch)
tree858136fb869d6077abcaca9abb05ef50146dc098 /mm/msync.c
parent4308fc58dceda40fac8a8d9c05b7cfba0a6bbed3 (diff)
downloadlinux-fsl-qoriq-49ae25b03c8622e381e4e54d066cd4ee2dbcc3e2.tar.xz
USB: remove dbg() usage in USB networking drivers
The dbg() USB macro is so old, it predates me. The USB networking drivers are the last hold-out using this macro, and we want to get rid of it, so replace the usage of it with the proper netdev_dbg() or dev_dbg() (depending on the context) calls. Some places we end up using a local variable for the debug call, so also convert the other existing dev_* calls to use it as well, to save tiny amounts of code space. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm/msync.c')
0 files changed, 0 insertions, 0 deletions