From: Ville Syrjälä Date: Fri, 27 Mar 2015 13:51:58 +0000 (+0200) Subject: drm: Simplify core vs. drv ioctl handling X-Git-Tag: omap-for-v4.2/o2_dc~72^2~19^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83be003807415a07465fc5d748803b702409f3da;p=pandora-kernel.git drm: Simplify core vs. drv ioctl handling Now that cmd_drv is gone the handling for core and driver ioctls is mostly identical, so eliminate the duplication. Also take the opportunity to simplify the range checks to be less cluttered. Signed-off-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed