]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8723bs: hal: sdio_halinit: fix spaces preferred around that unary operator
authorHariprasad Kelam <hariprasad.kelam@gmail.com>
Fri, 14 Jun 2019 02:54:59 +0000 (08:24 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 15 Jun 2019 18:54:29 +0000 (20:54 +0200)
commit207e74adeda33da524d9feed6141cb9e15ab7013
tree507a085a8008c84a654cb62de8d26f2a0bdafe75
parent8e7a828e9208eeac2331c8f8a38b46ce3bee2699
staging: rtl8723bs: hal: sdio_halinit: fix spaces preferred around that unary operator

This patch fixes below issues reported by checkpatch

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

Signed-off-by: Hariprasad Kelam <hariprasad.kelam@gmail.com>
------
changes in v2:  Send proper patch without corruption
----
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/sdio_halinit.c