commit c90492810f56e1f820f5df990e3718c512424be9
Author: François Tigeot <[email protected]>
Date: Tue Jul 31 23:04:04 2018 +0200
drm: simplify authentication management
Summary of changes:
sys/dev/drm/drm_auth.c | 132 +++++++----------------------------------
sys/dev/drm/drm_fops.c | 12 ++--
sys/dev/drm/include/drm/drmP.h | 10 +---
3 files changed, 33 insertions(+), 121 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c90492810f56e1f820f5df990e3718c512424be9
--
DragonFly BSD source repository