diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-07-03 09:32:49 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-03 13:01:48 +0200 |
commit | 53e44782e2302f6483b34539f0c3efbf5c6f9f37 (patch) | |
tree | e5c07ff08ee1059d182b363fb6cd48345b7472a6 /README | |
parent | sgi-xp: remove redundant pointers ch and rp (diff) | |
download | linux-53e44782e2302f6483b34539f0c3efbf5c6f9f37.tar.xz linux-53e44782e2302f6483b34539f0c3efbf5c6f9f37.zip |
misc: ti-st: remove redundant variable 'type'
Variable type is being assigned but is never used hence it is
redundant and can be removed.
Cleans up clang warning:
warning: variable 'type' set but not used [-Wunused-but-set-variable]
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions