aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/class/cdc-acm.c
diff options
context:
space:
mode:
authorJohan Hovold <[email protected]>2025-07-24 09:19:10 +0000
committerGreg Kroah-Hartman <[email protected]>2025-07-25 08:50:44 +0000
commit51d4b0a44c82e5eff056ef76acd2c3c605a8eb74 (patch)
tree545ac0c9ff0dcac6ebc9ab5b6eaf4bf6311b21ed /drivers/usb/class/cdc-acm.c
parentusb: musb: omap2430: fix device leak at unbind (diff)
downloadkernel-51d4b0a44c82e5eff056ef76acd2c3c605a8eb74.tar.gz
kernel-51d4b0a44c82e5eff056ef76acd2c3c605a8eb74.zip
usb: musb: omap2430: clean up probe error handling
Using numbered error labels is discouraged (e.g. as it requires renumbering them when adding a new intermediate error path). Rename the error labels after what they do. While at it, drop the redundant platform allocation failure dev_err() as the error would already have been logged by the allocator. Signed-off-by: Johan Hovold <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/class/cdc-acm.c')
0 files changed, 0 insertions, 0 deletions