From: Ville Syrjälä Date: Fri, 27 Mar 2015 13:52:00 +0000 (+0200) Subject: drm: Rewrite drm_ioctl_flags() to resemble the new drm_ioctl() code X-Git-Tag: omap-for-v4.1/fixes-rc1~82^2~19^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ef5f82b100716b23de7d2da6ff602b0842e5804;p=pandora-kernel.git drm: Rewrite drm_ioctl_flags() to resemble the new drm_ioctl() code Use the same logic when checking for valid ioctl range in drm_ioctl_flags() that is used in drm_ioctl() to avoid confusion. Signed-off-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed