Re: [PATCH] gspca - m5602: Storage class should be before const qualifier

2009-04-26 Thread Erik Andrén
2009/4/26 Tobias Klauser : > 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 I've queued a version of this pat

[PATCH] gspca - m5602: Storage class should be before const qualifier

2009-04-26 Thread Tobias Klauser
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 --- drivers/media/video/gspca/m5602/m5602_mt9m111.c |2 +- drivers/m