commit | dad07ca71719598bc990dbdbeda763d15a10e98b | [log] [tgz] |
---|---|---|
author | Andres Salomon <dilinger@collabora.co.uk> | Tue Nov 17 14:41:25 2009 -0800 |
committer | Dave Airlie <airlied@redhat.com> | Wed Nov 18 10:02:50 2009 +1000 |
tree | 8813ec8942e60407663875f37ec862633de84481 | |
parent | 140a45fc3253746e1e42feafc63509df5d90889e [diff] |
drm: check return values in drm_version In drm_version, actually check the results from function calls so that we're not potentially passing garbage back to userspace. Signed-off-by: Andres Salomon <dilinger@collabora.co.uk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Dave Airlie <airlied@redhat.com>