From: Lucas Stach Date: Tue, 13 May 2014 12:58:21 +0000 (+0200) Subject: video: of: display_timing: remove two unsafe error messages X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~24^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc42715fafed88f44e01eadb965fafa3ceea72bc;p=pandora-kernel.git video: of: display_timing: remove two unsafe error messages The error message would try to dereference the pointer that just has been tested to be NULL. As those messages don't really add any value without the info that the np could provide, just remove them. Signed-off-by: Lucas Stach Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed