From: Tobias Klauser Date: Thu, 20 May 2010 08:39:38 +0000 (+0200) Subject: Staging: hv: Storage class should be before const qualifier X-Git-Tag: v2.6.36-rc1~520^2~1^2~486 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15f0beb16937acef2bbfd1d7541612c2e7b0d37c;p=pandora-kernel.git Staging: hv: 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 Cc: Haiyang Zhang Cc: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed