Re: [PATCH 00/87] Fix some style warnings in hfa384x.h

2016-10-02 Thread Sergio Paracuellos
El 2016年10月02日 a las 17:07, Greg KH escribió: On Wed, Sep 28, 2016 at 08:18:53PM +0200, Sergio Paracuellos wrote: This patch series fix some warnings reported by checkpatch.pl script in hfa384x.h: WARNING: Block comments use * on subsequent lines WARNING: Block comments use a trailing */ on

Re: [PATCH 00/87] Fix some style warnings in hfa384x.h

2016-10-02 Thread Greg KH
On Wed, Sep 28, 2016 at 08:18:53PM +0200, Sergio Paracuellos wrote: > This patch series fix some warnings reported by checkpatch.pl script in > hfa384x.h: > WARNING: Block comments use * on subsequent lines > WARNING: Block comments use a trailing */ on a separate line > WARNING: do not add new

[PATCH 00/87] Fix some style warnings in hfa384x.h

2016-09-28 Thread Sergio Paracuellos
This patch series fix some warnings reported by checkpatch.pl script in hfa384x.h: WARNING: Block comments use * on subsequent lines WARNING: Block comments use a trailing */ on a separate line WARNING: do not add new typedefs Sergio Paracuellos (87): staging: wlang-ng: avoid new typedef:

Re: [PATCH 00/87] Fix some style warnings in hfa384x.h

2016-09-28 Thread Sergio Paracuellos
True. That's a thing I'd like to know too :). I don't know what I did. I'll fix them and resend the patchset again. Thanks for let know. Cheers, Sergio Paracuellos El 2016年09月28日 a las 18:37, Giedrius Statkevičius escribió: On Wed, Sep 28, 2016 at 7:27 PM, Sergio Paracuellos

Re: [PATCH 00/87] Fix some style warnings in hfa384x.h

2016-09-28 Thread Giedrius Statkevičius
On Wed, Sep 28, 2016 at 7:27 PM, Sergio Paracuellos wrote: > This patch series fix some warnings reported by checkpatch.pl script in > hfa384x.h: > WARNING: Block comments use * on subsequent lines > WARNING: Block comments use a trailing */ on a separate line >

[PATCH 00/87] Fix some style warnings in hfa384x.h

2016-09-28 Thread Sergio Paracuellos
This patch series fix some warnings reported by checkpatch.pl script in hfa384x.h: WARNING: Block comments use * on subsequent lines WARNING: Block comments use a trailing */ on a separate line WARNING: do not add new typedefs Sergio Paracuellos (87): staging: wlang-ng: avoid new typedef: