]> git.baikalelectronics.ru Git - kernel.git/commit
ieee1394: Storage class should be before const qualifier
authorTobias Klauser <tklauser@distanz.ch>
Mon, 9 Feb 2009 21:05:06 +0000 (22:05 +0100)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Tue, 24 Mar 2009 19:56:52 +0000 (20:56 +0100)
commit5653678a7917e5975276a1b45f67cdbf8b1ef6cb
treea1f37447c0ebd03d6286628ffd320edfcdba9c29
parentd873011f350f19d551e5cfd08f510c8509e61583
ieee1394: 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: Stefan Richter <stefanr@s5r6.in-berlin.de>
drivers/ieee1394/csr.c
drivers/ieee1394/eth1394.c
drivers/ieee1394/highlevel.c
drivers/ieee1394/raw1394.c
drivers/ieee1394/sbp2.c