diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2009-02-09 22:02:42 +0100 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2009-02-20 03:21:08 +0100 |
commit | 005568be363b90c9333c3bcbc1e7a53922816322 (patch) | |
tree | f2850bc6e6016a9b1166b45dc0197bfa3650ad3f /drivers/gpu/drm/drm_gem.c | |
parent | Merge master.kernel.org:/home/rmk/linux-2.6-arm (diff) | |
download | linux-005568be363b90c9333c3bcbc1e7a53922816322.tar.xz linux-005568be363b90c9333c3bcbc1e7a53922816322.zip |
drm/i915: 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 <tklauser@distanz.ch>
Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Dave Airlie <airlied@linux.ie>
Diffstat (limited to 'drivers/gpu/drm/drm_gem.c')
0 files changed, 0 insertions, 0 deletions