commit | 571fb070a147b4a25e9678c7ab492d13e8584097 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Mar 19 20:49:21 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 19 14:59:31 2019 -0700 |
tree | 08f2db67a6aaf9da920c02b1c02f5c951ff156a9 | |
parent | 35b60f37363b1a179d100ee0aa6f490de7939d37 [diff] |
enc28j60: Drop driver name duplication from messages When dev_<level>() macros are used against SPI device, the driver's name is printed as well. No need to duplicate this explicitly. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>