Re: PATCH v3 brcmfmac driver cleanup
From: Arend van Spriel <arend.vanspriel@broadcom.com>
Date: 2017-07-24 19:48:02
Attachments
- cleanup-checkpatch.txt [text/plain] 53088 bytes · preview
From: Arend van Spriel <arend.vanspriel@broadcom.com>
Date: 2017-07-24 19:48:02
On 19-07-17 21:07, Ian Molton wrote:
Hi all, Please find the 3rd revision of my cleanup patchset for brcmfmac. I've done some further cleanup and it now handles SDIO the ay the MMC subsystem was designed to. I've also taken the liberty of greatly reducing the amount of indirection used thoughout the SDIO code, which I think has improved readability quite a lot. Hope this finds you all well.
After only one week of vacation there was quite some catching up to do. So I decided to get an easy start and run 'checkpatch.pl --strict' over the series. Attached the output of that. Might be stuff that was already wrong before. I did only a quick check on patch 1/34 and it is really introduced by that patch. So can you please check the output. FWIW, I tend to ignore the warning about block comments, ie.: /* * bla */ is fine by me. At least I prefer it over: /* bla */ Regards, Arend