diff options
author | Alan Stern <[email protected]> | 2023-08-11 11:47:15 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-08-12 10:03:37 +0200 |
commit | 5198c0eeb8ff98ee673a2420ba96d93c477c6ef4 (patch) | |
tree | 2ec5ad95f20a834d6685b3137ddedc025a5295e8 /net/lapb/lapb_timer.c | |
parent | c272dabf2d43c3523af1a40be3127e7a1f84540a (diff) |
USB: core: Fix unused variable warning in usb_alloc_dev()
The kernel test robot reported that a recent commit caused a "variable
set but not used" warning. As a result of that commit, the variable
no longer serves any purpose; it should be removed.
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Signed-off-by: Alan Stern <[email protected]>
Fixes: 1e4c574225cc ("USB: Remove remnants of Wireless USB and UWB")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions