staging: r8188eu: add space around operator in core/rtw_sreset.c
authorMichael Straube <straube.linux@gmail.com>
Mon, 16 Aug 2021 15:58:16 +0000 (17:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Aug 2021 17:56:06 +0000 (19:56 +0200)
commit3ec10b9d8ead9accdf7c46ade5ab0eca6ff9e2eb
tree12dd7803aa7a61c0d5a61f4618f87ad91b239880
parent77cb924ec6913d3b46816dc964d83c9a775eaba0
staging: r8188eu: add space around operator in core/rtw_sreset.c

Add missing space around operator in core/rtw_sreset.c reported by
checkpatch.

CHECK: spaces preferred around that '|' (ctx:VxV)

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20210816155818.24005-22-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_sreset.c