Refactor common, boilerplate ioctl code from drm_addbufs_* functions into
authorIan Romanick <idr@us.ibm.com>
Fri, 20 May 2005 00:17:40 +0000 (00:17 +0000)
committerIan Romanick <idr@us.ibm.com>
Fri, 20 May 2005 00:17:40 +0000 (00:17 +0000)
commitfced784140c7b347ea9d3091a8bc0c06c1a760f7
tree9af7fb20808da4d12c8586c92801ca116c3f331a
parent4ca48cb4d8341b699ffffc8ccd8d70006733936a
Refactor common, boilerplate ioctl code from drm_addbufs_* functions into
    drm_addbufs. This makes the code more like the BSD code, and makes the
    drm_addbufs_* functions callable in-kernel.
Reviewed by: Dave Airlie
linux-core/drm_bufs.c