git: drm: Sync drm_hashtab files with Linux 3.8

Francois Tigeot ftigeot at crater.dragonflybsd.org
Sun Oct 13 11:12:58 PDT 2013


commit 6e7a447aae71fde31190e967dd7cb5dbea557482
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Sun Oct 13 19:16:56 2013 +0200

    drm: Sync drm_hashtab files with Linux 3.8
    
    Replacing BSD LIST_xxx macros by Linux hlist functions and data types

Summary of changes:
 sys/dev/drm/drm_hashtab.c             | 99 ++++++++++++++++++++++-------------
 sys/dev/drm/include/drm/drm_hashtab.h | 27 +++++++---
 2 files changed, 83 insertions(+), 43 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6e7a447aae71fde31190e967dd7cb5dbea557482


-- 
DragonFly BSD source repository



More information about the Commits mailing list