diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2009-02-09 21:35:39 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2009-02-10 10:59:19 +0100 |
commit | e0fc4f97ab6b11594d0b0658ef6cf02bd68f3b4e (patch) | |
tree | c1e422735cbe42c268e7198a626738035b0e70fe /sound/arm/aaci.c | |
parent | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... (diff) | |
download | linux-e0fc4f97ab6b11594d0b0658ef6cf02bd68f3b4e.tar.xz linux-e0fc4f97ab6b11594d0b0658ef6cf02bd68f3b4e.zip |
[ARM] 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: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions