From: Dave Airlie Date: Sun, 10 Jul 2005 05:00:06 +0000 (+1000) Subject: Refactor common, boilerplate ioctl code from drm_addbufs_* functions into X-Git-Tag: v2.6.14-rc1~1030^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d59431bf96d1e8a3d6d240343f559f5e2ace7f1d;p=pandora-kernel.git 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. From: Ian Romanick Signed-off-by: Dave Airlie --- Reading git-diff-tree failed