summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2020-05-27 09:15:55 +0100
committerDavid S. Miller <davem@davemloft.net>2020-05-27 11:23:27 -0700
commit7cf4eda481b235cbc7c210715cce19fde3d23d55 (patch)
treee0f39c8c61aed1cac767f0055839336bbebd8c40 /README
parentd8e79f1dbcee8032667c0718a654c749d64f6304 (diff)
downloadlinux-7cf4eda481b235cbc7c210715cce19fde3d23d55.tar.bz2
mlxsw: spectrum_router: remove redundant initialization of pointer br_dev
The pointer br_dev is being initialized with a value that is never read and is being updated with a new value later on. The initialization is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <colin.king@canonical.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions