diff options
author | Mathieu Malaterre <malat@debian.org> | 2019-03-27 20:40:34 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-04-16 12:20:14 +0200 |
commit | 3bee346bd7f36da44890a1de69a389b128617c5a (patch) | |
tree | c68fa015e543dd6b1d38e1c621c985f6f8a2e013 /tools/perf/scripts/python | |
parent | d80b5005c5dd113442454b469752f0f95ac15645 (diff) |
USB: hub: Remove returned value 'status' since never used
The returned value in status has never been used since
commit 4296c70a5ec3 ("USB/xHCI: Enable USB 3.0 hub remote wakeup.")
So remove 'status' completely.
Remove warning (W=1):
drivers/usb/core/hub.c:3671:8: warning: variable 'status' set but not used [-Wunused-but-set-variable]
Signed-off-by: Mathieu Malaterre <malat@debian.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions