aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorRuan Jinjie <[email protected]>2023-08-05 12:56:30 +0800
committerGreg Kroah-Hartman <[email protected]>2023-08-08 10:36:51 +0200
commitaf6248afd7653924d224b3fa8843fc93fdbb93b6 (patch)
treeb5f98714920f80fd030c122bf640218e39db63f9 /net/lapb/lapb_timer.c
parenta647b414e05370b29a5140c526a3db693051273e (diff)
USB: usbip: Remove an unnecessary goto
When udc_dev = NULL, it is not necessary to goto out to return, just return NULL directly. And the out goto label can be removed. Signed-off-by: Ruan Jinjie <[email protected]> Reviewed-by: Shuah Khan <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions