Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1322386

Re: [PATCH 1/2] staging:iio:adc:added space around '-'

From Dan Carpenter <dan.carpenter@oracle.com>
Newsgroups linux.kernel
Subject Re: [PATCH 1/2] staging:iio:adc:added space around '-'
Date 2016-01-30 16:20 +0100
Message-ID <qWFtE-5dN-3@gated-at.bofh.it> (permalink)
References (2 earlier) <qRj0K-2C0-11@gated-at.bofh.it> <qT1VM-7Ky-9@gated-at.bofh.it> <qUvRL-7sW-7@gated-at.bofh.it> <qUx7c-8gy-7@gated-at.bofh.it> <qWExA-4lM-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


We could make checkpatch.pl not complain if the line says checkpatch: on
it.  It would look like this.

-               in_voltage-voltage_thresh_low_value,
+               in_voltage-voltage_thresh_low_value, /* checkpatch: not math */

I suppose I could have made the explanation longer since the it won't
complain about the 80 character limit...  What do you guys think?

regards,
dan carpenter

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH 1/2] staging:iio:adc:added space around '-' Jonathan Cameron <jic23@kernel.org> - 2016-01-30 15:20 +0100
  Re: [PATCH 1/2] staging:iio:adc:added space around '-' Dan Carpenter <dan.carpenter@oracle.com> - 2016-01-30 16:20 +0100
    Re: [PATCH 1/2] staging:iio:adc:added space around '-' Lars-Peter Clausen <lars@metafoo.de> - 2016-01-30 16:30 +0100
    Re: [PATCH 1/2] staging:iio:adc:added space around '-' Joe Perches <joe@perches.com> - 2016-01-30 18:10 +0100

csiph-web