diff options
author | Florian Fainelli <[email protected]> | 2017-04-04 18:16:57 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-04-06 12:25:23 -0700 |
commit | b73b3cde0e8b77af0d3b3758cfa7774a50abd640 (patch) | |
tree | 225ae6416f117191a16cf2a568072055d5a9a3fb /tools/perf/scripts/python/stackcollapse.py | |
parent | 89c0a361301f81d76be5ab77c3f5470b88792670 (diff) |
net: usbnet: Remove unused driver_name variable
With GCC 6.3, we can get the following warning:
drivers/net/usb/usbnet.c:85:19: warning: 'driver_name' defined but not
used [-Wunused-const-variable=]
static const char driver_name [] = "usbnet";
^~~~~~~~~~~
Signed-off-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions