diff options
| author | Markus Elfring <[email protected]> | 2014-11-17 10:44:33 +0100 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2014-11-17 13:45:23 +0100 |
| commit | f0acd28c87ad2a5d1b40403fdd5defda2961b2a1 (patch) | |
| tree | 1ccd31d0a0a5fb4173b4953c966239897bc1c0c2 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | b8eca77e54525c818f35f51afb64fc13205443a3 (diff) | |
ALSA: hda: Deletion of unnecessary checks before two function calls
The functions kfree() and release_firmware() test whether their argument
is NULL and then return immediately. Thus the test around the call
is not needed.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions