]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
staging: rtl8188eu: add spaces around '<<' and '>>' in usb_halinit.c
authorMichael Straube <straube.linux@gmail.com>
Fri, 26 Jul 2019 18:04:46 +0000 (20:04 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Jul 2019 07:58:22 +0000 (09:58 +0200)
commit8f4686cb7db0839c9d42e3b8e813bf55a9161d29
tree3aac6d68e64dbdf2c011dbfdca0fcfa7cf0dcf2c
parentfe6c0d20bb911b9c31ee5d724428551b3aa2f7a9
staging: rtl8188eu: add spaces around '<<' and '>>' in usb_halinit.c

Add spaces around '<<' and '>>' to improve readability and follow
kernel coding style. Reported by checkpatch.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Link: https://lore.kernel.org/r/20190726180448.2290-4-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/hal/usb_halinit.c