diff options
| author | John de la Garza <john@jjdev.com> | 2026-06-30 20:27:17 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-07-07 17:22:42 +0200 |
| commit | 7a52545d37eb805eb1f3c7e03ff336b12c12f5af (patch) | |
| tree | bcbbe716756aafd7546de41f4fb89609134dddbc /include/linux/debugobjects.h | |
| parent | bed094602ffb5c90fe761977c44653968809ebf3 (diff) | |
tty: tty_jobctrl: use guard()s in tiocspgrp()
Convert the manual spin_lock_irq()/rcu_read_lock() nesting in tiocspgrp()
to scoped guard()s. This drops the out_unlock and out_unlock_ctrl labels
and lets the error paths return directly.
No functional change intended.
Signed-off-by: John de la Garza <john@jjdev.com>
Reviewed-by: Jiri Slaby <jirislaby@kernel.org>
Link: https://patch.msgid.link/20260701030139.3189030-1-john@jjdev.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
