From: Jani Nikula Date: Wed, 13 May 2015 12:34:03 +0000 (+0300) Subject: drm/i915/bios: remove a redundant NULL pointer check X-Git-Tag: omap-for-v4.2/fixes-rc1^2~37^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d70f38a760ad2879d2ebd84001c92980180f630;p=pandora-kernel.git drm/i915/bios: remove a redundant NULL pointer check We never pass a non-NULL vbt to validate_vbt, and we can safely expect the callers to not change. Signed-off-by: Jani Nikula Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed