git: drm: Manage struct drm_file with Linux list APIs
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Sat Feb 15 09:02:04 PST 2014
commit 1610a1a0a83844402a937c53746787cf99763ea5
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Sat Feb 15 18:00:26 2014 +0100
drm: Manage struct drm_file with Linux list APIs
Summary of changes:
sys/dev/drm/drm_drv.c | 5 +++--
sys/dev/drm/drm_fops.c | 6 +++---
sys/dev/drm/drm_ioctl.c | 6 +++---
sys/dev/drm/drm_sysctl.c | 4 ++--
sys/dev/drm/include/drm/drmP.h | 9 +++++----
5 files changed, 16 insertions(+), 14 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1610a1a0a83844402a937c53746787cf99763ea5
--
DragonFly BSD source repository
More information about the Commits
mailing list