diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-11-08 13:46:36 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-28 15:08:43 +0100 |
commit | 8a4821d0619ef6cf6b0fbfa466a213728d55b83b (patch) | |
tree | ac8720c81f7dcbff40176e1d26df2928ffd6c6ba /drivers/usb/host/whci/whci-hc.h | |
parent | 2124c8881eef4549d6b070a2aef3770cccaa5bd2 (diff) | |
download | talos-op-linux-8a4821d0619ef6cf6b0fbfa466a213728d55b83b.tar.gz talos-op-linux-8a4821d0619ef6cf6b0fbfa466a213728d55b83b.zip |
USB: host: whci: remove redundant variable t
Variable t is assigned but never read, it is redundant and therefore
can be removed. Cleans up clang warning:
drivers/usb/host/whci/asl.c:106:3: warning: Value stored to 't' is
never read
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/whci/whci-hc.h')
0 files changed, 0 insertions, 0 deletions