git: drm: Fix wrong by one error in drm_ioctl()

Francois Tigeot ftigeot at crater.dragonflybsd.org
Sat Aug 8 03:11:21 PDT 2015


commit 48965dc9eb37b6efde361c03f37d85a43072acf7
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Sat Aug 8 11:42:14 2015 +0200

    drm: Fix wrong by one error in drm_ioctl()
    
    This was preventing the ioctl table from being made const.
    
    Submitted-by: Yellow Rabbit

Summary of changes:
 sys/dev/drm/drm_drv.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/48965dc9eb37b6efde361c03f37d85a43072acf7


-- 
DragonFly BSD source repository



More information about the Commits mailing list