git: drm/linux: fix tasklets
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Thu Mar 9 01:42:18 PST 2017
commit f06706ddc62203211a68e380036cca72f9b315ae
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Thu Mar 9 10:20:27 2017 +0100
drm/linux: fix tasklets
The set_bit() and clear_bit() macros expect pointers as arguments.
Summary of changes:
sys/dev/drm/include/linux/interrupt.h | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f06706ddc62203211a68e380036cca72f9b315ae
--
DragonFly BSD source repository
More information about the Commits
mailing list