Refactor common, boilerplate ioctl code from drm_addbufs_* functions into
authorDave Airlie <airlied@starflyer.(none)>
Sun, 10 Jul 2005 05:00:06 +0000 (15:00 +1000)
committerDave Airlie <airlied@linux.ie>
Sun, 10 Jul 2005 05:00:06 +0000 (15:00 +1000)
drm_addbufs. This makes the code more like the BSD code, and makes the
drm_addbufs_* functions callable in-kernel.

From: Ian Romanick <idr@us.ibm.com>
Signed-off-by: Dave Airlie <airlied@linux.ie>

No differences found