diff options
author | 2021-09-29 14:27:53 +0100 | |
---|---|---|
committer | 2021-09-30 13:15:13 +0100 | |
commit | 75f81afb27c366fa5a85bd2b75d0e9fd00097a50 (patch) | |
tree | ec03cfb29ccbfc3b415cd5202268ba4a37aec060 /net/core/stream.c | |
parent | net: macb: ptp: Switch to gettimex64() interface (diff) | |
download | wireguard-linux-75f81afb27c366fa5a85bd2b75d0e9fd00097a50.tar.xz wireguard-linux-75f81afb27c366fa5a85bd2b75d0e9fd00097a50.zip |
octeontx2-af: Remove redundant initialization of variable pin
The variable pin is being initialized with a value that is never
read, it is being updated later on in only one case of a switch
statement. 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: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/stream.c')
0 files changed, 0 insertions, 0 deletions