git: drm: Rename DRM_LIST_HEAD to LINUX_LIST_HEAD

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


commit 28828b8938bec0a09c6b803e9049459fa1eeac5d
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Sun Oct 13 19:35:51 2013 +0200

    drm: Rename DRM_LIST_HEAD to LINUX_LIST_HEAD
    
    It is supposed to be the well-known Linux LIST_HEAD() macro after all

Summary of changes:
 sys/dev/drm/drm_crtc.c           | 2 +-
 sys/dev/drm/drm_fb_helper.c      | 2 +-
 sys/dev/drm/include/linux/list.h | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/28828b8938bec0a09c6b803e9049459fa1eeac5d


-- 
DragonFly BSD source repository



More information about the Commits mailing list