rtl8188eu: Add spaces around arithmetic operators
authorKyle Kuffermann <kyle.kuffermann@gmail.com>
Sun, 6 Mar 2016 15:47:15 +0000 (10:47 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 Mar 2016 06:09:09 +0000 (22:09 -0800)
commit7a1586353b97a1bc4a6aeb9fa6b0997911c99791
treeb0345d89e48e69ebc9808f9cb7705ec3fc4e6c3f
parent0f94b0afcd382cd9c5f274c5204362c8a9139ef8
rtl8188eu: Add spaces around arithmetic operators

This fixes the checkpatch.pl issue: CHECK: spaces preferred around that '+'

Signed-off-by: Kyle Kuffermann <kyle.kuffermann@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_ieee80211.c