git: kqueue: Avoid code duplication for knote searching in kqueue_register
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Thu Feb 25 06:30:48 PST 2016
commit f0bbbba8442fc838cbc213e3d6b3462c7c513295
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Thu Feb 25 22:15:08 2016 +0800
kqueue: Avoid code duplication for knote searching in kqueue_register
Summary of changes:
sys/kern/kern_event.c | 36 +++++++++++++-----------------------
1 file changed, 13 insertions(+), 23 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f0bbbba8442fc838cbc213e3d6b3462c7c513295
--
DragonFly BSD source repository
More information about the Commits
mailing list