From: Tobias Klauser Date: Thu, 20 May 2010 08:33:46 +0000 (+0200) Subject: drm/i915: Storage class should be before const qualifier X-Git-Tag: v2.6.35-rc2~56^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a7e8492d17394a81d5534abf90b5b2ada7ea3c0;p=pandora-kernel.git drm/i915: 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 Signed-off-by: Eric Anholt --- Reading git-diff-tree failed