]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commit8e590ef5b20ce7ba73ebf1a7cf27c9a431a8a8aa
treee9a15b9747b1743f1b1b5a19180874ef3165cfc4
parent03c1feff9e02ee84edd5b7e1cb26fede41a751c6
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