[PATCH v1 1/5] staging: wfx: fix warnings of no space is necessary

Dan Carpenter dan.carpenter at oracle.com
Sat Oct 19 18:05:14 UTC 2019


On Sat, Oct 19, 2019 at 04:09:03PM +0100, Jules Irenge wrote:
> Checkpatch was complaining about  space between type cast and the 
> variable. I just get rid of the space. Well I don't know whether this was 
> false positive one.
> 
> Thanks for the feedback. I will update the patch.

No no.  The patch is fine.  I was saying that in the *future* you might
want to look at the void casts.  Some of them are not required and
others are buggy code.

regards,
dan carpenter


More information about the devel mailing list