aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt3sas/mpi/mpi2_raid.h
diff options
context:
space:
mode:
authorJulia Lawall <[email protected]>2015-09-13 14:15:15 +0200
committerJ. Bruce Fields <[email protected]>2015-10-12 17:31:04 -0400
commite79017ddce8273514d24728523d17033bcbeba6f (patch)
treec2bd5f6ca737ab860a21a623006a87bc899f2bf0 /drivers/scsi/mpt3sas/mpi/mpi2_raid.h
parent35a92fe8770ce54c5eb275cd76128645bea2d200 (diff)
nfsd: drop null test before destroy functions
Remove unneeded NULL test. The semantic patch that makes this change is as follows: (http://coccinelle.lip6.fr/) // <smpl> @@ expression x; @@ -if (x != NULL) { \(kmem_cache_destroy\|mempool_destroy\|dma_pool_destroy\)(x); x = NULL; -} // </smpl> Signed-off-by: Julia Lawall <[email protected]> Signed-off-by: J. Bruce Fields <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt3sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions