git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3eaead5
)
ALSA: hda: Storage class should be before const qualifier
author
Tobias Klauser
<tklauser@distanz.ch>
Thu, 20 May 2010 08:40:55 +0000
(10:40 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 20 May 2010 09:56:14 +0000
(11:56 +0200)
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>
No differences found