From: Tobias Klauser Date: Wed, 5 Mar 2014 16:37:05 +0000 (+0100) Subject: staging: lustre: storage class should be before const qualifier X-Git-Tag: v3.15-rc1~139^2~508 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcda2f5bd0e42848d856c87fcad1de7081bc5747;p=pandora-kernel.git staging: lustre: 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: Greg Kroah-Hartman --- Reading git-diff-tree failed