commit | fbc256692eac29e04cf87e45736d7ff149180a52 | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Thu May 20 10:40:55 2010 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu May 20 11:56:14 2010 +0200 |
tree | 9fe9eea125af7f2381fbd1a95f3ca89daf260600 | |
parent | 3eaead579ebc09d4f4c050c9b6ce6d67337bcb20 [diff] |
ALSA: hda: Storage class should be before const qualifier 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@distanz.ch> Signed-off-by: Takashi Iwai <tiwai@suse.de>