]> git.baikalelectronics.ru Git - kernel.git/commit
staging: kpc2000: add missing spaces in kpc2000_spi.c
authorSimon Sandström <simon@nikanor.nu>
Tue, 25 Jun 2019 08:41:28 +0000 (10:41 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Jun 2019 01:56:35 +0000 (09:56 +0800)
commit2b6768532502a5abcfc7dfe2f705917890e2fca6
treee9a15b9747b1743f1b1b5a19180874ef3165cfc4
parentd2c8a9ec555f4ffd9e21770c13edaa66089232ca
staging: kpc2000: add missing spaces in kpc2000_spi.c

Fixes checkpatch errors:
- spaces required around that '=' (ctx:VxV)
- space required before the open parenthesis '('
- spaces preferred around that '-' (ctx:VxV)
- space required before the open brace '{'

Signed-off-by: Simon Sandström <simon@nikanor.nu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/kpc2000/kpc2000_spi.c