]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cisco: enic: Update logging macros and uses
authorJoe Perches <joe@perches.com>
Tue, 8 Mar 2016 21:54:56 +0000 (13:54 -0800)
committerChuck Anderson <chuck.anderson@oracle.com>
Mon, 6 Mar 2017 06:02:17 +0000 (22:02 -0800)
commit47e68ec44496ebae12f67538ad0f166d92494935
tree913e284a0f8662aba512b4970b49064453a93857
parent2bdb607f124418081f43800c372b48874fae5af4
cisco: enic: Update logging macros and uses

Orabug: 25535122

Don't hide varibles used by the logging macros.

Miscellanea:

o Use the more common ##__VA_ARGS__ extension
o Add missing newlines to formats
o Realign arguments

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit e327f4e193b6a176f4dc3b19faf6371a8917588d)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/cisco/enic/enic.h
drivers/net/ethernet/cisco/enic/vnic_cq.c
drivers/net/ethernet/cisco/enic/vnic_dev.c
drivers/net/ethernet/cisco/enic/vnic_intr.c
drivers/net/ethernet/cisco/enic/vnic_rq.c
drivers/net/ethernet/cisco/enic/vnic_wq.c