From: Tobias Klauser Date: Thu, 20 May 2010 08:40:19 +0000 (+0200) Subject: ceph: Storage class should be before const qualifier X-Git-Tag: v2.6.35-rc1~419^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e32789f63fc5ad91c8b10f68ec23a86856d5af5;p=pandora-kernel.git ceph: 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: Sage Weil --- Reading git-diff-tree failed