diff options
author | 2021-07-26 19:55:30 +0300 | |
---|---|---|
committer | 2021-07-26 22:35:22 +0100 | |
commit | d63f8877c48c30f8c3cd263e30658e947fc90f64 (patch) | |
tree | b1d335789149e1766af7087f17f3074b8974e96a /include/linux | |
parent | net: bridge: add a helper for retrieving port VLANs from the data path (diff) | |
download | wireguard-linux-d63f8877c48c30f8c3cd263e30658e947fc90f64.tar.xz wireguard-linux-d63f8877c48c30f8c3cd263e30658e947fc90f64.zip |
net: dsa: sja1105: remove redundant re-assignment of pointer table
The pointer table is being re-assigned with a value that is never
read. The assignment is redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions