From: Tobias Klauser Date: Mon, 9 Feb 2009 22:09:32 +0000 (+0100) Subject: tracing: storage class should be before const qualifier X-Git-Tag: v2.6.30-rc1~2^2~113^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4543ae7ce1cb8b5ff27a59009e7991ea63791a71;p=pandora-kernel.git tracing: 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: Steven Rostedt --- Reading git-diff-tree failed