diff options
author | Markus Elfring <[email protected]> | 2016-07-17 13:14:57 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2016-08-15 16:34:18 +0200 |
commit | 58043f2527fe012e48ce30a5386c9763c88e5dd3 (patch) | |
tree | f1afddfeaee97202a8aec2e5e8096f35fa074be6 /lib/mpi/mpiutil.c | |
parent | 68d81dea4fc105666516146f6c5e91aa0fe1be02 (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