On Thu, Sep 10, 2015 at 07:52:49AM +0300, Kevin Wilson wrote:
> Hi all,
> 
> I intend to send a patch to the kernel, and my question is about
> preceding a method with (void).

Don't :)

> My question is:
> Will sending a patch to the kernel with code with (void) preceding
> method calls make sense ?

Nope.

> or should I avoid it in  the first place (again, I did not saw such a
> pattern in the kernel)

Avoid it please.

Just curious, what code do you want to change to add a (void) to?

thanks,

greg k-h

_______________________________________________
Kernelnewbies mailing list
[email protected]
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to