summaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-mod.c
diff options
context:
space:
mode:
authorZiyang Xuan <william.xuanziyang@huawei.com>2022-05-13 15:29:28 +0800
committerDavid S. Miller <davem@davemloft.net>2022-05-16 11:40:04 +0100
commit1dee43c2c6f159c26684e02a56373bb3b537ab24 (patch)
tree2f5258bef0720104502c8a9b8f081e1afd5fdc63 /lib/mpi/mpi-mod.c
parente68372efb9feae33467bdbea2654f3d91b2e0466 (diff)
octeon_ep: delete unnecessary NULL check
vfree(NULL) is safe. NULL check before vfree() is not needed. Delete them to simplify the code. Signed-off-by: Ziyang Xuan <william.xuanziyang@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions