commit | 38c977230c4947d1e99c558a603eb49666a42568 | [log] [tgz] |
---|---|---|
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | Wed Dec 31 16:57:46 2014 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Jan 17 16:15:59 2015 -0800 |
tree | 4b90e0e7322e1ac059a2a5721103c827a76d6ac2 | |
parent | e5e76d247f4a40827fef69a72939771943774e87 [diff] |
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 <sudip@vectorindia.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>