diff options
author | Star Zeng <star.zeng@intel.com> | 2017-06-05 14:31:19 +0800 |
---|---|---|
committer | Star Zeng <star.zeng@intel.com> | 2017-06-06 09:07:10 +0800 |
commit | 7b5d848dbfc3abe8b8c6066168bf10eca39d5891 (patch) | |
tree | 7664a291c20b7b84d6c179b62d6f6f1a12b32812 /BaseTools/Source/Python/AutoGen/InfSectionParser.py | |
parent | 1a0ad70ee190210084f1453b309f7c2035a8b0b3 (diff) | |
download | edk2-7b5d848dbfc3abe8b8c6066168bf10eca39d5891.tar.gz edk2-7b5d848dbfc3abe8b8c6066168bf10eca39d5891.tar.bz2 edk2-7b5d848dbfc3abe8b8c6066168bf10eca39d5891.zip |
MdePkg SmmIoLib: Use NULL pointer check instead of useless Status check
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=587
The Status check in "if (!EFI_ERROR (Status))" condition is useless,
it should be NULL pointer check. And this patch also fixes a typo
"continous" to "continuous".
Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/AutoGen/InfSectionParser.py')
0 files changed, 0 insertions, 0 deletions