]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: rtl8712: Coding style: Fix missing spaces
authorMichael Hornung <mhornung.linux@gmail.com>
Wed, 18 Nov 2015 19:59:14 +0000 (20:59 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Feb 2016 03:50:09 +0000 (19:50 -0800)
commit7e68f50a9b8b9d4301fe65a7ea216f814ff6d81b
tree298d97ada66979c46d0ebee41d09d5b357c6e31c
parent364cdb3f575121d952d81bcbc07b8b60717b416c
staging: rtl8712: Coding style: Fix missing spaces

* Add missing spaces around bitwise OR operation in order to get
  rid of checkpatch.pl's "CHECK: spaces preferred around that '|'"

Signed-off-by: Michael Hornung <mhornung.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/ieee80211.h