]> git.baikalelectronics.ru Git - kernel.git/commit
netiucv: remove unused macro
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 24 Jun 2013 11:21:48 +0000 (13:21 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 Jun 2013 23:10:14 +0000 (16:10 -0700)
commit1b4165a8853498a2cfccb40f26ff89a8cb0e43d5
treef972ba0d719d22a9580f6f3ddfe9040013f41a83
parent6545861cbbc5948cbcafbefc49c3c43da877f6dc
netiucv: remove unused macro

If someone is interested to dump something they may consider to use
print_hex_dump() or print_hex_dump_bytes() kernel helpers.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Ursula Braun <ursula.braun@de.ibm.com>
Signed-off-by: Frank Blaschka <blaschka@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/s390/net/netiucv.c