diff options
author | Colin Ian King <[email protected]> | 2018-07-14 17:33:32 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-07-16 12:03:53 +0200 |
commit | 566208494e4d7cc7bdac48d4c9b99d4fcb8fca48 (patch) | |
tree | 0c57baaf335ae2cc9f45d0234e6b343d6e24c8c5 /net/switchdev/switchdev.c | |
parent | 83cf9cd6d50ed4f7e6ae265e80e38b235c792f5f (diff) |
vme: ca91cx42: remove redundant variable i
Variable i is being assigned but is never used hence it is redundant
and can be removed.
Cleans up clang warning:
warning: variable 'i' set but not used [-Wunused-but-set-variable]
Signed-off-by: Colin Ian King <[email protected]>
Reviewed-by: Martyn Welch <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions