diff options
author | Jiaxin Wu <jiaxin.wu@intel.com> | 2017-04-01 08:21:03 +0800 |
---|---|---|
committer | Jiaxin Wu <jiaxin.wu@intel.com> | 2017-04-01 14:52:12 +0800 |
commit | e2d662c3135a5d420d6050f42e969e78f6bb19f1 (patch) | |
tree | ef72ec68749f43223d253d764cdcfe52a75fc5fd /MdeModulePkg/Bus | |
parent | bc7d95c00d9682ca96d8cee9a0be929c2e61a299 (diff) | |
download | edk2-platforms-e2d662c3135a5d420d6050f42e969e78f6bb19f1.tar.xz |
MdeModulePkg/DxeHttpLib: Avoid the pointless comparison of UINTN with zero
UINTN is unsigned integer, so it's pointless to compare it with zero.
Cc: Bi Dandan <dandan.bi@intel.com>
Cc: Zhang Lubo <lubo.zhang@intel.com>
Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com>
Reviewed-by: Zhang Lubo <lubo.zhang@intel.com>
Diffstat (limited to 'MdeModulePkg/Bus')
0 files changed, 0 insertions, 0 deletions