From: Tobias Klauser Date: Mon, 9 Feb 2009 22:07:35 +0000 (+0100) Subject: trivial: wusb: Storage class should be before const qualifier X-Git-Tag: v2.6.30-rc1~220^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39db4b8dd16b6d3b56fd3155f309e0eec8481c9a;p=pandora-kernel.git trivial: wusb: 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. Acked-by: David Vrabel Signed-off-by: Tobias Klauser Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed