diff options
author | Colin Ian King | 2019-10-25 18:22:55 +0100 |
---|---|---|
committer | David S. Miller | 2019-10-29 12:08:34 -0700 |
commit | 352b1dee744090a4686bbf27b067f6cf87a40a35 (patch) | |
tree | 7a4564ffb2633e41cda66dacc7dce4854d6e13d6 /drivers/zorro | |
parent | d607525bd912860aad137326a1076d1e9880ddf0 (diff) |
net: fec: remove redundant assignment to pointer bdp
The pointer bdp is being assigned with a value that is never
read, so the assignment is redundant and hence can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Fugang Duan <fugang.duan@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/zorro')
0 files changed, 0 insertions, 0 deletions