Home
last modified time | relevance | path

Searched hist:"270 c5609e2540290d5d9b9f323b7b652cf0c5b75" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/sh/kernel/cpu/sh2a/
H A Dclock-sh7201.cdiff 270c5609e2540290d5d9b9f323b7b652cf0c5b75 Mon Feb 09 21:59:40 CET 2009 Tobias Klauser <tklauser@distanz.ch> sh: 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: Paul Mundt <lethal@linux-sh.org>