]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: Storage class should be before const qualifier
authorTobias Klauser <tklauser@distanz.ch>
Mon, 21 Apr 2008 22:25:51 +0000 (22:25 +0000)
committerJesper Juhl <juhl@hera.kernel.org>
Mon, 21 Apr 2008 22:25:51 +0000 (22:25 +0000)
commit945fd513557a2e922ee6a10ad4f60a40ebb9b0dc
tree4f432226de44a3b51ff5286925856fa763f76587
parenta5426a98f1f7b8c8d4444567ef56465abd554927
ALSA: 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: Jesper Juhl <jesper.juhl@gmail.com>
sound/pci/sis7019.c
sound/ppc/snd_ps3.c