Searched hist:"270 c5609" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/sh/kernel/cpu/sh2a/ |
H A D | clock-sh7201.c | 270c5609 Mon Feb 09 14:59:40 CST 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> 270c5609 Mon Feb 09 14:59:40 CST 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>
|