[edk2-devel] [PATCH EDK2 v1 0/1] BaseTools/EfiRom: remove redundant checking of argc

wenyi,xie via groups.io posted 1 patch 3 years, 4 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
BaseTools/Source/C/EfiRom/EfiRom.c | 10 ----------
1 file changed, 10 deletions(-)
[edk2-devel] [PATCH EDK2 v1 0/1] BaseTools/EfiRom: remove redundant checking of argc
Posted by wenyi,xie via groups.io 3 years, 4 months ago
Main Changes :
As the condition of while statement is argc > 0, so argc < 1 will always
be false.

Wenyi Xie (1):
  BaseTools/EfiRom: remove redundant checking of argc

 BaseTools/Source/C/EfiRom/EfiRom.c | 10 ----------
 1 file changed, 10 deletions(-)

-- 
2.20.1.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#68682): https://edk2.groups.io/g/devel/message/68682
Mute This Topic: https://groups.io/mt/78871117/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-