aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMarkus Elfring <[email protected]>2014-11-19 16:00:13 +0100
committerBorislav Petkov <[email protected]>2014-11-19 16:33:48 +0100
commit0a98babd85b2e69d64ef6f2f8a5d029ddaa702e1 (patch)
treeac47547d6f75491f4cd75e9f0d2e1f27482bd937 /scripts
parent19ca5a3cc425cc9a8abedb0f4fb7b4e7ceee2255 (diff)
EDAC: Delete unnecessary check before calling pci_dev_put()
The pci_dev_put() function tests whether its argument is NULL and then returns immediately. Thus the test before the call is not needed. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring <[email protected]> Link: http://lkml.kernel.org/r/[email protected] [ Boris: commit message. ] Signed-off-by: Borislav Petkov <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions