So sir every Epn_ type variable should also be modified in seperate patches i.e each patch containing unique Epn_ type variables.
On 3 Feb 2017 17:30, "Greg KH" <[email protected]> wrote: On Fri, Feb 03, 2017 at 11:17:55AM +0000, Amit Kumar wrote: > On Fri, Feb 03, 2017 at 01:34:11PM +0530, Deeksha varshney wrote: > > In the checkpatch.pl for the file drivers/staging /emxx_udc/emxx_udc.c > > there are checks for Camel case naming . How should I send patches for > > them? I mean there are Epn_ type variables should I correct them all in one > > patch then there is iWriteLength variables ,correct them in another patch > > then there are pointer variables. > Yes, you can send all modifications in one patch. If you do that, I will reject it, for the obvious reasons :) (hint iWriteLength probably comes from a hardware spec, be careful about that...) thanks, greg k-h
_______________________________________________ Kernelnewbies mailing list [email protected] https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
