diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-07-03 08:32:49 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-03 13:01:48 +0200 |
commit | 53e44782e2302f6483b34539f0c3efbf5c6f9f37 (patch) | |
tree | e5c07ff08ee1059d182b363fb6cd48345b7472a6 /drivers/fpga/fpga-mgr.c | |
parent | aa8998e57640c98ce0c53c1dfc7a8e990adfffa4 (diff) |
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 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions