commit | 81f6c7f873a69346762c9cd6347b908ba7035532 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Dec 20 00:06:42 2011 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Tue Dec 20 10:03:21 2011 +0000 |
tree | 5133bfe1a320ea0046d24f4e9fc2fcf52fcf92e3 | |
parent | 10bf573bc10f50f316764418c704309b02cd1246 [diff] |
drm: Fix __user sparse warnings Several pointers and casts were missing __user annotations. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Dave Airlie <airlied@redhat.com>