From: Sudip Mukherjee Date: Wed, 31 Dec 2014 11:27:46 +0000 (+0530) Subject: staging: xgifb: remove unnecessary check X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~83^2~286 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38c977230c4947d1e99c558a603eb49666a42568;p=pandora-kernel.git staging: xgifb: remove unnecessary check the check for htotal and vtotal is not required as we have already checked for them and returned -EINVAL if any of them is zero. Signed-off-by: Sudip Mukherjee Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed