[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190603222916.20698-1-simon@nikanor.nu>
Date: Tue, 4 Jun 2019 00:29:09 +0200
From: Simon Sandström <simon@...anor.nu>
To: gregkh@...uxfoundation.org
Cc: simon@...anor.nu, jeremy@...zel.net, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/7] staging: kpc2000: various minor checkpatch fixes
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
Powered by blists - more mailing lists