aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorKAMBAROV, ZAUR <[email protected]>2005-07-07 17:57:06 -0700
committerLinus Torvalds <[email protected]>2005-07-07 18:23:47 -0700
commit7eaae2828dadae3abde7f77734c874d4b74b313a (patch)
tree7cee35b529ebb2e88c808b52909821a05d324035 /scripts
parent8f96c95680bfe66ff00c91859d4c73edf539b854 (diff)
[PATCH] coverity: fs/locks.c flp null check
We're dereferencing `flp' and then we're testing it for NULLness. Either the compiler accidentally saved us or the existing null-pointer checdk is redundant. This defect was found automatically by Coverity Prevent, a static analysis tool. Signed-off-by: Zaur Kambarov <[email protected]> Cc: Matthew Wilcox <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions