From: Stefan Brüns Date: Sun, 30 Nov 2014 18:57:42 +0000 (+0100) Subject: drm/edid: shorten log output in case of all zeroes edid block X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~4^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da4c07b727dd00f28840c3ee26510ad58001a6b8;p=pandora-kernel.git drm/edid: shorten log output in case of all zeroes edid block There is no need to dump the whole EDID block in case it contains no information. Just print a single line stating the block is empty instead of 8 lines containing only zeroes. Signed-off-by: Stefan Brüns Reviewed-by: Jani Nikula Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed