Searched hist:c5a69d57eb48e36f84c0737b5b24ec277d7dbfba (Results 1 – 6 of 6) sorted by relevance
/linux/arch/sh/kernel/cpu/sh2a/ |
H A D | clock-sh7206.c | diff c5a69d57eb48e36f84c0737b5b24ec277d7dbfba Sat Feb 17 20:11:19 CET 2007 Tobias Klauser <tklauser@distanz.ch> 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: Adrian Bunk <bunk@stusta.de>
|
/linux/arch/sh/kernel/cpu/sh2/ |
H A D | clock-sh7619.c | diff c5a69d57eb48e36f84c0737b5b24ec277d7dbfba Sat Feb 17 20:11:19 CET 2007 Tobias Klauser <tklauser@distanz.ch> 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: Adrian Bunk <bunk@stusta.de>
|
/linux/arch/mips/kernel/ |
H A D | machine_kexec.c | diff c5a69d57eb48e36f84c0737b5b24ec277d7dbfba Sat Feb 17 20:11:19 CET 2007 Tobias Klauser <tklauser@distanz.ch> 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: Adrian Bunk <bunk@stusta.de>
|
/linux/drivers/scsi/arm/ |
H A D | eesox.c | diff c5a69d57eb48e36f84c0737b5b24ec277d7dbfba Sat Feb 17 20:11:19 CET 2007 Tobias Klauser <tklauser@distanz.ch> 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: Adrian Bunk <bunk@stusta.de>
|
/linux/drivers/input/serio/ |
H A D | libps2.c | diff c5a69d57eb48e36f84c0737b5b24ec277d7dbfba Sat Feb 17 20:11:19 CET 2007 Tobias Klauser <tklauser@distanz.ch> 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: Adrian Bunk <bunk@stusta.de>
|
/linux/arch/powerpc/kernel/ |
H A D | rtas.c | diff c5a69d57eb48e36f84c0737b5b24ec277d7dbfba Sat Feb 17 20:11:19 CET 2007 Tobias Klauser <tklauser@distanz.ch> 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: Adrian Bunk <bunk@stusta.de>
|