diff options
author | Harry Liebel <Harry.Liebel@arm.com> | 2014-08-04 01:26:57 +0000 |
---|---|---|
committer | sfu5 <sfu5@6f19259b-4bc3-4df7-8a09-765794883524> | 2014-08-04 01:26:57 +0000 |
commit | 35d74819a0d07eca1705bced5aafa238961a2ae2 (patch) | |
tree | 25d4b4ca73920e907ed30cbbb7901e31e044e8c7 /NetworkPkg | |
parent | a9e61a2511e93c0e7392f3a4837651876ab00e44 (diff) | |
download | edk2-platforms-35d74819a0d07eca1705bced5aafa238961a2ae2.tar.xz |
The pointer argument should be set to NULL if not used not FALSE.
FALSE evaluates to 0. This was flagged by LLVM compiler as a
warning:
"expression which evaluates to zero treated as a null pointer
constant of type 'EFI_MTFTP4_OVERRIDE_DATA *'
[-Wnon-literal-null-conversion]"
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Harry Liebel <Harry.Liebel@arm.com>
Reviewed-By: Olivier Martin <olivier.martin@arm.com>
Reviewed-By: Fu, Siyuan <siyuan.fu@intel.com>
Reviewed-By: Ye, Ting (ting.ye@intel.com)
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15741 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'NetworkPkg')
0 files changed, 0 insertions, 0 deletions