git: drm/linux: Implement sort()
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Sun Dec 3 03:09:30 PST 2017
commit e8ac906797ba20f10638df4fe75897b9eac6b3ee
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Sun Dec 3 11:31:41 2017 +0100
drm/linux: Implement sort()
Summary of changes:
sys/conf/files | 1 +
sys/dev/drm/drm/Makefile | 1 +
sys/dev/drm/include/linux/{sysrq.h => sort.h} | 12 ++++++++----
sys/dev/drm/{include/linux/reboot.h => linux_sort.c} | 13 +++++++++----
4 files changed, 19 insertions(+), 8 deletions(-)
copy sys/dev/drm/include/linux/{sysrq.h => sort.h} (86%)
copy sys/dev/drm/{include/linux/reboot.h => linux_sort.c} (85%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e8ac906797ba20f10638df4fe75897b9eac6b3ee
--
DragonFly BSD source repository
More information about the Commits
mailing list