diff options
| author | Christophe JAILLET <[email protected]> | 2021-05-09 19:22:33 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-05-13 18:29:12 +0200 |
| commit | 31a9a318255960d32ae183e95d0999daf2418608 (patch) | |
| tree | 5160aea65c864beff9f9cbaafff6fab35d1368be /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 2fee8811219793cb16ed3f09b5629bb5c78e7dbb (diff) | |
tty: nozomi: Fix a resource leak in an error handling function
A 'request_irq()' call is not balanced by a corresponding 'free_irq()' in
the error handling path, as already done in the remove function.
Add it.
Fixes: 9842c38e9176 ("kfifo: fix warn_unused_result")
Reviewed-by: Jiri Slaby <[email protected]>
Signed-off-by: Christophe JAILLET <[email protected]>
Link: https://lore.kernel.org/r/4f0d2b3038e82f081d370ccb0cade3ad88463fe7.1620580838.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions