Re: [PATCH v8 1/1] ALSA: Tascam US-16x08 DSP mixer quirk

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



OnkelDead wrote:
> +const char *route_names[] = {

The strings are const, but the array is not.  This should be

  static const char * const route_names[] = { ...

There are lots of other static variables that probably can be const.


Regards,
Clemens
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel



[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux