diff options
author | Phillip Potter <[email protected]> | 2021-06-15 23:36:01 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-06-16 09:25:28 +0200 |
commit | 0ef5dec44aea0083a77fb0120a9a7a86f203e61d (patch) | |
tree | 1a10df4d5dbcb2959a95c72ac97cf8ae8a5088db /scripts/gdb/vmlinux-gdb.py | |
parent | 5b4f167ef3555ec4c334a8dc89c1b44bb2c6bff5 (diff) |
staging: rtl8188eu: remove empty label from mlmeext_joinbss_event_callback
Remove empty label at end of mlmeext_joinbss_event_callback function, as
it only contained a return in my last patch to make the code build. It
is better removed, and the corresponding goto converted to a return.
Signed-off-by: Phillip Potter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions