]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1945df393f450c1f3bb416634cce3d60f5f25142
treed5547d0a3ebbb11c6df497fc948e155640960c58
parentf209cfe042d131a5a172bcb1844fe008e760b02a
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