From: Tobias Klauser Date: Wed, 23 Dec 2009 12:53:14 +0000 (-0300) Subject: V4L/DVB (13952): gspca: Storage class should be before const qualifier X-Git-Tag: v2.6.34-rc1~280^2~280 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0ecba96e76295792a0b1ee2e03b505562e7b9f3;p=pandora-kernel.git V4L/DVB (13952): gspca: 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. Cc: Jean-Francois Moine Signed-off-by: Tobias Klauser Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed