From: Daniel Stone Date: Thu, 19 Mar 2015 04:33:01 +0000 (+0000) Subject: drm: fb_helper: Simplify exit condition X-Git-Tag: omap-for-v4.1/fixes-rc1~82^2~19^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3af5c7ddd9af8a466a725c6ba8ae2414aa19113;p=pandora-kernel.git drm: fb_helper: Simplify exit condition mode is always NULL at this point in the function, so make our intention clear. Signed-off-by: Daniel Stone [danvet: Stop clearing mode too to enlist gcc in tracking uninitialized usage. And remove a space while at it.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed