staging: r8188eu: remove DBG_88E call from os_dep/osdep_service.c
authorPhillip Potter <phil@philpotter.co.uk>
Sat, 8 Jan 2022 00:55:48 +0000 (00:55 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Jan 2022 15:15:18 +0000 (16:15 +0100)
commit6397fb278bd92cc60a19f9779061dc3f677dfdc2
tree326e8117edac00ac59cf4fa87979650fa57e609f
parent0bfcc8b5c1ed9999a8717a3482faea2ebae17a3a
staging: r8188eu: remove DBG_88E call from os_dep/osdep_service.c

Remove the single DBG_88E macro call from os_dep/osdep_service.c, as it
is unreachable anyway. This gets the driver closer to the eventual
removal of DBG_88E itself.

Signed-off-by: Phillip Potter <phil@philpotter.co.uk>
Link: https://lore.kernel.org/r/20220108005550.26264-4-phil@philpotter.co.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/os_dep/osdep_service.c