summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2021-09-07 13:28:14 +0300
committerDavid S. Miller <davem@davemloft.net>2021-09-07 16:06:08 +0300
commit0f77f2defaf682eb7e7ef623168e49c74ae529e3 (patch)
tree2102ae59731f961f4081d0b0089bb9010f72669a /MAINTAINERS
parentd1bf73387b5adbc12c6a59c1fbaa69e05ee265ed (diff)
downloadlinux-0f77f2defaf682eb7e7ef623168e49c74ae529e3.tar.xz
ieee802154: Remove redundant initialization of variable ret
The variable ret is being initialized with a value that is never read, it is being updated later on. 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 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions