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)
commit3f76d9841e9cf6dd969ff3aec96476dced9c53f8
tree4f432226de44a3b51ff5286925856fa763f76587
parentb299c22c8c1024a5a89d19524e24b3e1d67e9eab
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