git: sys/file.h: Expand struct file for drm/linux shim
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Wed Mar 28 00:01:52 PDT 2018
commit 9a4d587bc3ffffeb9a5badc2c80c4f3b98a6fec8
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Wed Mar 28 08:07:04 2018 +0200
sys/file.h: Expand struct file for drm/linux shim
The struct file.private_data field will be used to pass drm_file information,
removing the need for some of the existing devfs cdevpriv code.
Distinct commit suggested-by: zrj
Summary of changes:
sys/sys/file.h | 1 +
1 file changed, 1 insertion(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9a4d587bc3ffffeb9a5badc2c80c4f3b98a6fec8
--
DragonFly BSD source repository
More information about the Commits
mailing list