From: Lespiau, Damien Date: Mon, 24 Mar 2014 15:53:16 +0000 (+0000) Subject: drm: drm_ut_debug_printk() isn't called with NULL anywmore X-Git-Tag: v3.15-rc1~51^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1288c19fbefa44bac4ba0bab8aa4b2607741f0eb;p=pandora-kernel.git drm: drm_ut_debug_printk() isn't called with NULL anywmore The DRM_LOG* macros where the only sites where drm_ut_debug_printk was called with NULL arguments for prefix and function_name. Now that they are gone, we can remove that case. Signed-off-by: Damien Lespiau Signed-off-by: Dave Airlie --- Reading git-diff-tree failed