[PATCH 0/7] staging: kpc2000: various minor checkpatch fixes

From: Simon SandstrÃm
Date: Mon Jun 03 2019 - 18:33:14 EST


Here is a bunch of checkpatch fixes for core.c in staging/kpc2000.

Some of these were sent earlier but not applied. Now rebased on top of
staging-testing (incl. Jeremy's kpc2000 misc device removal commits).


- Simon

Simon SandstrÃm (7):
staging: kpc2000: simplify comparisons to NULL in core.c
staging: kpc2000: remove unnecessary parentheses in core.c
staging: kpc2000: remove unnecessary oom message in core.c
staging: kpc2000: use __func__ in debug messages in core.c
staging: kpc2000: remove unnecessary include in core.c
staging: kpc2000: use sizeof(var) in kzalloc call
staging: kpc2000: fix incorrect code comment in core.c

drivers/staging/kpc2000/kpc2000/core.c | 36 ++++++++++++--------------
1 file changed, 16 insertions(+), 20 deletions(-)

--
2.20.1