aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAlex Dewar <[email protected]>2020-04-03 17:47:11 +0100
committerMartin K. Petersen <[email protected]>2020-04-24 12:48:48 -0400
commitd1ec20a55f6c8ce485fd298a015ec83d7e5326d8 (patch)
treebd22fe58b78b6d6a96a7bdbca11e36e64ec9003e /tools/perf/scripts/python/bin
parent9cd7d494bd2b1fb53884a797b460b4f1741b82cc (diff)
scsi: aic7xxx: Remove unnecessary NULL checks before kfree
There are a number of places in the aic7xxx driver where a NULL check is performed before a kfree(). However, kfree() already performs NULL checks so this is unnecessary. Remove the checks. Issue identified with Coccinelle. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alex Dewar <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions