From: Tobias Klauser Date: Mon, 21 Apr 2008 22:32:16 +0000 (+0000) Subject: V4L: Storage class should be before const qualifier (sn9c102) X-Git-Tag: v2.6.26-rc1~1114^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22d56fce95f8cfcae8376e6da99e232583c61845;p=pandora-kernel.git V4L: Storage class should be before const qualifier (sn9c102) 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 Signed-off-by: Jesper Juhl --- Reading git-diff-tree failed