diff options
author | Shannon Nelson <[email protected]> | 2015-09-03 17:18:57 -0400 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2015-10-15 02:13:05 -0700 |
commit | 874d1a10eb1ab466f48627cdd268335a635dde52 (patch) | |
tree | 00e89af5b7a901af5b723a6327c64ff3ad7e44b8 /net/switchdev/switchdev.c | |
parent | 106b1941ff304ad6b6b9828b24c8545814a7a4e4 (diff) |
i40e/i40evf: remove redundant declarations of a variable and a function
Remove a variable declaration inside an if block hiding an existing
declaration at the start of the function.
Also remove a forward function declaration that is no longer needed due
to code re-organization.
Change-ID: I12954668b722718074949c93d74cd20eaacd93e4
Signed-off-by: Shannon Nelson <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions