On Mon, 1 Oct 2018 16:35:33 +0300
Dan Carpenter wrote:
> On Mon, Oct 01, 2018 at 02:54:55PM +0200, Lars-Peter Clausen wrote:
> > On 10/01/2018 02:52 PM, Dan Carpenter wrote:
> > > On Mon, Oct 01, 2018 at 02:28:34PM +0200, Slawomir Stepien wrote:
> > >> The checkpatch.pl tool detected coding s
On Mon, Oct 01, 2018 at 02:54:55PM +0200, Lars-Peter Clausen wrote:
> On 10/01/2018 02:52 PM, Dan Carpenter wrote:
> > On Mon, Oct 01, 2018 at 02:28:34PM +0200, Slawomir Stepien wrote:
> >> The checkpatch.pl tool detected coding style problem:
> >>
> >> CHECK: spaces preferred around that '-' (
On 10/01/2018 02:52 PM, Dan Carpenter wrote:
> On Mon, Oct 01, 2018 at 02:28:34PM +0200, Slawomir Stepien wrote:
>> The checkpatch.pl tool detected coding style problem:
>>
>> CHECK: spaces preferred around that '-' (ctx:VxV)
>>
>> in two files inside the adc directory. This patch will remove t
On paź 01, 2018 14:51, Peter Meerwald-Stadler wrote:
>
> > The checkpatch.pl tool detected coding style problem:
> >
> > CHECK: spaces preferred around that '-' (ctx:VxV)
>
> oh no, not again
> please see e.g. https://lore.kernel.org/patchwork/patch/635994/
> for some discussion why this pat
> The checkpatch.pl tool detected coding style problem:
>
> CHECK: spaces preferred around that '-' (ctx:VxV)
oh no, not again
please see e.g. https://lore.kernel.org/patchwork/patch/635994/
for some discussion why this patch doesn't make sense
> in two files inside the adc directory. Thi
On Mon, Oct 01, 2018 at 02:28:34PM +0200, Slawomir Stepien wrote:
> The checkpatch.pl tool detected coding style problem:
>
> CHECK: spaces preferred around that '-' (ctx:VxV)
>
> in two files inside the adc directory. This patch will remove this
> problem.
>
> Signed-off-by: Slawomir Stepie
The checkpatch.pl tool detected coding style problem:
CHECK: spaces preferred around that '-' (ctx:VxV)
in two files inside the adc directory. This patch will remove this
problem.
Signed-off-by: Slawomir Stepien
---
drivers/staging/iio/adc/ad7192.c | 2 +-
drivers/staging/iio/adc/ad7280a.