diff options
| author | Markus Elfring <[email protected]> | 2015-07-08 21:26:02 +0200 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2015-07-09 14:20:27 +0200 |
| commit | 24d9b755ab2b44ec56723cd8e6b578985a1f1c76 (patch) | |
| tree | 2aaf36e9b9af46b71a779a110c2ec40ec0cc97a4 /tools/perf/scripts/python | |
| parent | 2a52feb1805aaef9ce356e5a5c64d498b65e7e81 (diff) | |
ALSA: hda: Delete an unnecessary check before the function call "kobject_put"
The kobject_put() function tests whether its argument is NULL and then
returns 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')
0 files changed, 0 insertions, 0 deletions