lkml.org 
[lkml]   [2018]   [Aug]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subject[PATCH 0/4] staging: comedi: Correct multiline dereference as per TODO
Hi,

I've been working on the correcting the checkpatch.pl failures found in
staging/drivers/staging/comedi of 4.18.0 and have a few patches to submit
for review.

The files that I changed are:

drivers/dt3000.c
drivers/ni_labpc_common.c
drivers/ni_mio_common.c
drivers/dt3000.c

While there were a few warnings/checks checkpatch.pl brings up the only
one that the Internet told me was ok to work on were dereferences that
happened over multiple lines. For each of the files above that was the issue
and it was always due to the author trying to stay within the 80 character
line width limitation. I did my best to remove the warning while keeping the
code readable.

**PLEASE**: any feedback on what I could do better in the patches, in the
emails, anything, would be much appreciated.

Thanks so much!

Ray

---

drivers/staging/comedi/drivers/dt3000.c | 6 +++---
drivers/staging/comedi/drivers/ni_labpc_common.c | 8 ++++----
drivers/staging/comedi/drivers/ni_mio_common.c | 6 +++---
drivers/staging/comedi/drivers/rtd520.c | 6 +++---
4 files changed, 13 insertions(+), 13 deletions(-)

\
 
 \ /
  Last update: 2018-08-30 20:09    [W:0.034 / U:0.424 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site