Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
boot: Removed unnecessary if-statment
If-statement checks if length is greater than some value right after a check if it is equal to the same value. This will never be true. Signed-off-by: Robert Paananen <[email protected]>
- Loading branch information