From: Tobias Klauser Date: Thu, 20 May 2010 08:40:55 +0000 (+0200) Subject: ALSA: hda: Storage class should be before const qualifier X-Git-Tag: v2.6.35-rc1~478^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbc256692eac29e04cf87e45736d7ff149180a52;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed