diff options
author | Mauro Carvalho Chehab <[email protected]> | 2019-09-13 10:59:39 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2019-09-30 15:41:54 -0300 |
commit | c43fa3b11e9ff7e6811ac678f196ea6bd97f3e64 (patch) | |
tree | 9f137769d82cb6b483e86c4df1af51da755d3213 /net/switchdev/switchdev.c | |
parent | 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c (diff) |
EDAC: i5100_edac: get rid of an unused var
As reported by GCC with W=1:
drivers/edac/i5100_edac.c:714:16: warning: variable ‘et’ set but not used [-Wunused-but-set-variable]
714 | unsigned long et;
| ^~
It sounds some left over from some code before the addition of
an udelay().
Acked-by: Borislav Petkov <[email protected]>
Acked-by: Tony Luck <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions