diff options
author | Colin Ian King <[email protected]> | 2017-11-09 08:01:22 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-11-11 19:14:14 +0900 |
commit | 492d070f2495d4b200124ed44a35ab3d8f74ac93 (patch) | |
tree | 444491da4a8d8090fd15fbea661db858d1368070 /lib/mpi/mpiutil.c | |
parent | 98b07e3ed019cbea5ad049df3892957d5fa90b9e (diff) |
net: sfc: remove redundant variable start
Variable start is assigned but never read hence it is redundant
and can be removed. Cleans up clang warning:
drivers/net/ethernet/sfc/ptp.c:655:2: warning: Value stored to 'start'
is never read
Signed-off-by: Colin Ian King <[email protected]>
Acked-by: Bert Kenward <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions