aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorMarkus Elfring <[email protected]>2016-07-17 13:14:57 +0200
committerGreg Kroah-Hartman <[email protected]>2016-08-15 16:34:18 +0200
commit58043f2527fe012e48ce30a5386c9763c88e5dd3 (patch)
treef1afddfeaee97202a8aec2e5e8096f35fa074be6 /lib/mpi/mpiutil.c
parent68d81dea4fc105666516146f6c5e91aa0fe1be02 (diff)
staging: ks7010: Delete unnecessary checks before the function call "kfree"
The kfree() function tests whether its argument is NULL and then returns immediately. Thus the test around the calls is not needed. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring <[email protected]> Acked-by: Wolfram Sang <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions