staging: rtl8188eu: remove useless comment
authorMichael Straube <straube.linux@gmail.com>
Sat, 19 Jun 2021 17:50:55 +0000 (19:50 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 24 Jun 2021 12:40:59 +0000 (14:40 +0200)
commit9a4ccb73a5fb19ac51d3d54bc731bfef8f80fc09
tree159a907473524f481abcfc131d0017177bc7f595
parenteb64c6f60ed5406da496cf772fee4b29674bcbb1
staging: rtl8188eu: remove useless comment

Remove block comment about function HwSuspendModeEnable92Cu.
The comment contains no useful information and there is even
no HwSuspendModeEnable92Cu function in the driver code.
'git grep -n HwSuspendModeEnable92Cu drivers/staging/rtl8188eu'
returns nothing.

Reviewed-by: Martin Kaiser <martin@kaiser.cx>
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20210619175055.5122-1-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/hal/usb_halinit.c