diff options
author | Jiaxin Wu <Jiaxin.wu@intel.com> | 2019-01-16 10:56:19 +0800 |
---|---|---|
committer | Jiaxin Wu <Jiaxin.wu@intel.com> | 2019-01-23 08:46:50 +0800 |
commit | 62a623debd9f7d40823ac1851939f6ee9255382c (patch) | |
tree | f8e0d2b2f41959605677a5ee3572cffed3e5dcf1 /BaseTools/Source/Python | |
parent | af82ca4560a5c2ef4286bad767cab3cfe7c115dd (diff) | |
download | edk2-62a623debd9f7d40823ac1851939f6ee9255382c.tar.gz edk2-62a623debd9f7d40823ac1851939f6ee9255382c.tar.bz2 edk2-62a623debd9f7d40823ac1851939f6ee9255382c.zip |
NetworkPkg/DnsDxe: Remove unnecessary NULL pointer check.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1469
Since the value of ItemCache4/ItemCache6 is retrieved from the list
Entry, it can't be the NULL pointer, so just remove the unnecessary
check.
Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Cc: Wu Hao A <hao.a.wu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com>
Reviewed-by: Wu Hao A <hao.a.wu@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions