diff options
| author | Oleksij Rempel <o.rempel@pengutronix.de> | 2024-12-16 13:09:38 +0100 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2024-12-17 19:51:54 -0800 |
| commit | 7433d022b915977a0e361a036aa06a0d382a9630 (patch) | |
| tree | 6203c1dcff85a25e8da81ed2842e9e3a18823764 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
| parent | net: usb: lan78xx: Use ETIMEDOUT instead of ETIME in lan78xx_stop_hw (diff) | |
| download | linux-7433d022b915977a0e361a036aa06a0d382a9630.tar.gz linux-7433d022b915977a0e361a036aa06a0d382a9630.zip | |
net: usb: lan78xx: Use action-specific label in lan78xx_mac_reset
Rename the generic `done` label to the action-specific `exit_unlock`
label in `lan78xx_mac_reset`. This improves clarity by indicating the
specific cleanup action (mutex unlock) and aligns with best practices
for error handling and cleanup labels.
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Mateusz Polchlopek <mateusz.polchlopek@intel.com>
Link: https://patch.msgid.link/20241216120941.1690908-4-o.rempel@pengutronix.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions
