[alsa-devel] [PATCH v2 05/13] topology: Add PCM parser.
Liam Girdwood
liam.r.girdwood at linux.intel.com
Wed Jul 1 18:20:14 CEST 2015
On Wed, 2015-07-01 at 18:14 +0200, Takashi Iwai wrote:
> At Wed, 1 Jul 2015 14:44:27 +0100,
> Liam Girdwood wrote:
> >
> inue;
> > + }
> > +
> > + if (strcmp(id, "ID") == 0) {
>
> Only this word is capital letters while others are not?
> I don't mind too much, but just wondered, because currently the parser
> is case-sensitive.
Oh, I think this is just historical. It's probably likely that one of
the other developers had a preference for upper case or because it was
the shortened form of the word. I change this to lower case though.
Liam
More information about the Alsa-devel
mailing list