Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
staging/xgifb: Consolidate if/else if with identical code branches
Both branches of this if statement execute the same code. Thus we can || them together and remove code duplication Signed-off-by: Peter Huewe <peterhuewe@gmx.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information