diff options
| author | Wang Weiyang <[email protected]> | 2022-03-28 19:58:44 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-04-15 08:42:21 +0200 |
| commit | 507b05063d1b7a1fcb9f7d7c47586fc4f3508f98 (patch) | |
| tree | c65822398998f7b851604932b239db6d46346ea7 /tools/perf/scripts/python/libxed.py | |
| parent | 9c3a431a486d0c494a68941045885333a5bc1975 (diff) | |
tty: goldfish: Use tty_port_destroy() to destroy port
In goldfish_tty_probe(), the port initialized through tty_port_init()
should be destroyed in error paths.In goldfish_tty_remove(), qtty->port
also should be destroyed or else might leak resources.
Fix the above by calling tty_port_destroy().
Fixes: 666b7793d4bf ("goldfish: tty driver")
Reviewed-by: Jiri Slaby <[email protected]>
Signed-off-by: Wang Weiyang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions