Skip to content
Commit e2d662c3 authored by Jiaxin Wu's avatar Jiaxin Wu
Browse files

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: default avatarWu Jiaxin <jiaxin.wu@intel.com>
Reviewed-by: default avatarZhang Lubo <lubo.zhang@intel.com>
parent bc7d95c0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment