diff options
| author | Colin Ian King <[email protected]> | 2018-08-29 10:35:30 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-09-10 10:18:32 +0200 |
| commit | f8aefb7de0e2fdc5ffc3eddcc8f67430fe3fca5f (patch) | |
| tree | 0ec248f4030490d06619775f0da5cc22e755d6af /tools/perf/scripts/python | |
| parent | f93861c2d6118f721a34656f3a23dc49400484af (diff) | |
staging: fsl-dpaa2/ethsw: remove redundant pointer 'port_priv'
Pointer 'port_priv' is being assigned but is never used hence it is
redundant and can be removed.
Cleans up clang warning:
variable 'port_priv' set but not used [-Wunused-but-set-variable]
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions