From: Joe Perches Date: Mon, 22 Sep 2014 16:30:11 +0000 (-0700) Subject: drm: change drm_err return type to void X-Git-Tag: fixes-against-v3.18-rc2~73^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9908fb654088e50d7d528f74898c5e5ebbd0fb68;p=pandora-kernel.git drm: change drm_err return type to void The return value is not used by callers of this function nor by uses of the DRM_ERROR macro so change the function to return void. Signed-off-by: Joe Perches Reviewed-by: Jani Nikula Signed-off-by: Dave Airlie --- Reading git-diff-tree failed