Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UBI: remove superfluous "!!" operation
!!(x < y) and (x < y) are identical expressions. Signed-off-by: Richard Weinberger <[email protected]> Signed-off-by: Artem Bityutskiy <[email protected]>
- Loading branch information