Re: [PATCH 11/11] ALSA: hda: Storage class should be before const qualifier

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

 



At Thu, 20 May 2010 10:40:55 +0200,
Tobias Klauser wrote:
> 
> The C99 specification states in section 6.11.5:
> 
> The placement of a storage-class specifier other than at the beginning
> of the declaration specifiers in a declaration is an obsolescent
> feature.
> 
> Signed-off-by: Tobias Klauser <tklauser@xxxxxxxxxx>

Applied now.  Thanks.


Takashi

> ---
>  sound/pci/hda/patch_realtek.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
> index 80a183f..53538b0 100644
> --- a/sound/pci/hda/patch_realtek.c
> +++ b/sound/pci/hda/patch_realtek.c
> @@ -14207,7 +14207,7 @@ enum {
>  	ALC269_FIXUP_SONY_VAIO,
>  };
>  
> -const static struct hda_verb alc269_sony_vaio_fixup_verbs[] = {
> +static const struct hda_verb alc269_sony_vaio_fixup_verbs[] = {
>  	{0x19, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_VREFGRD},
>  	{}
>  };
> -- 
> 1.6.3.3
> 
_______________________________________________
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