From: Ville Syrjälä Date: Fri, 27 Mar 2015 13:51:59 +0000 (+0200) Subject: drm: Use max() to make the ioctl alloc size code cleaner X-Git-Tag: omap-for-v4.1/fixes-rc1~82^2~19^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53615af7a27400d252307093ce49768ccf6442a9;p=pandora-kernel.git drm: Use max() to make the ioctl alloc size code cleaner Use max() to make the code to determine the allocation size for the ioctl data easier to read. Signed-off-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed