2019-06-25 08:44:33

by Simon Sandström

[permalink] [raw]
Subject: [PATCH 0/4] Minor style issue fixes for staging/kpc2000

Hi,

Here are some fixes for minor space, parenthese and brace issues in
kpc2000 reported by checkpatch.pl.

- Simon

Simon Sandström (4):
staging: kpc2000: add missing spaces in kpc2000_i2c.c
staging: kpc2000: add missing spaces in kpc2000_spi.c
staging: kpc2000: remove unnecessary parentheses in kpc2000_spi.c
staging: kpc2000: fix brace issues in kpc2000_spi.c

drivers/staging/kpc2000/kpc2000_i2c.c | 6 +++---
drivers/staging/kpc2000/kpc2000_spi.c | 18 ++++++++----------
2 files changed, 11 insertions(+), 13 deletions(-)

--
2.20.1