diff options
| author | Hongling Zeng <zenghongling@kylinos.cn> | 2026-05-18 10:29:39 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-05-22 12:19:02 +0200 |
| commit | 2eae90a457baa0048a96ed38ad93090ee38c8b2f (patch) | |
| tree | 007da7e8ed48fc0e60c701925f45976ed747e65d /scripts/dtc/dtx_diff | |
| parent | ef15ccbb3e8640a723c42ad90eaf81d66ae02017 (diff) | |
| download | lwn-2eae90a457baa0048a96ed38ad93090ee38c8b2f.tar.gz lwn-2eae90a457baa0048a96ed38ad93090ee38c8b2f.zip | |
gpib: cb7210: Fix region leak when request_irq fails
When request_irq() fails, the region allocated by request_region()
is not released. Fix this by adding an error handling path with
proper goto labels to release the region.
Fixes: e9dc69956d4d ("staging: gpib: Add Computer Boards GPIB driver")
Closes: https://lore.kernel.org/oe-kbuild-all/202605160620.ReBOadPX-lkp@intel.com/
Signed-off-by: Hongling Zeng <zenghongling@kylinos.cn>
Cc: stable <stable@kernel.org>
Link: https://patch.msgid.link/20260518022939.16881-1-zenghongling@kylinos.cn
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/dtc/dtx_diff')
0 files changed, 0 insertions, 0 deletions
