commit | 39db4b8dd16b6d3b56fd3155f309e0eec8481c9a | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Mon Feb 09 23:07:35 2009 +0100 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Mar 30 15:22:03 2009 +0200 |
tree | 7351f0c69574ff67ed4bcd3ed0c32a9159849335 | |
parent | 27157a70246c802a5e31996fdc75c7f2a1e548e3 [diff] |
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 <david.vrabel@csr.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: Jiri Kosina <jkosina@suse.cz>