staging: vt6655: Fix space around binary operator
authorMadhumitha Prabakaran <madhumithabiw@gmail.com>
Tue, 5 Mar 2019 16:31:58 +0000 (10:31 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Mar 2019 06:05:19 +0000 (07:05 +0100)
commit572dbab6e3539af351270b736403309d49d77d73
treed5547d0a3ebbb11c6df497fc948e155640960c58
parent084a8e546005110cd7c365b9b32dbffd7742241e
staging: vt6655: Fix space around binary operator

Fix the check as per Linux kernel style for use of spaces
CHECK: spaces preferred around that '-'

Signed-off-by: Madhumitha Prabakaran <madhumithabiw@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/rf.c