summaryrefslogtreecommitdiff
path: root/drivers/nfc
diff options
context:
space:
mode:
authorSebin Sebastian <mailmesebin00@gmail.com>2022-07-13 13:08:58 +0530
committerDavid S. Miller <davem@davemloft.net>2022-07-13 14:51:34 +0100
commit6a605eb1d71ea8cec50bdf7151c772c599a5fb70 (patch)
tree8320289753d67fbf03ce173e4ea5b0beabd88f67 /drivers/nfc
parentd86a153aca7ee754613313bdbdc8c3ae366108ea (diff)
octeontx2-af: returning uninitialized variable
Fix coverity error 'use of uninitialized variable'. err is uninitialized and is returned which can lead to unintended results. err has been replaced with -einval. Coverity issue: 1518921 (uninitialized scalar variable) Signed-off-by: Sebin Sebastian <mailmesebin00@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/nfc')
0 files changed, 0 insertions, 0 deletions