Re: [PATCH] staging: comedi: change CamelCase to CAPS

From: Kaaira Gupta
Date: Wed Feb 19 2020 - 14:31:36 EST


On Wed, Feb 19, 2020 at 07:47:41PM +0100, Greg Kroah-Hartman wrote:
> On Wed, Feb 19, 2020 at 11:16:46PM +0530, Kaaira Gupta wrote:
> > fix checkpatch.pl check of 'Avoid CamelCase' by changing NI_CtrSource to
> > NI_CTRSOURCE in all the files. Change it to CAPS because it is a MICRO
> >
> > Signed-off-by: Kaaira Gupta <kgupta@xxxxxxxxxxxxx>
> > ---
> > drivers/staging/comedi/comedi.h | 4 +-
> > .../staging/comedi/drivers/ni_routing/README | 4 +-
>
> As proof of what I said in my previous email, see the changelog message
> for this README file, and read it to see whre the names came from.

Sorry, a typo, it was MACRO.
Again, really sorry for the comfusion. I should have gone through the
README well.

Thanks!

>
> thanks,
>
> greg k-h