Reviewed-by: Fu Siyuan <siyuan...@intel.com>


> -----Original Message-----
> From: Wu, Jiaxin
> Sent: Wednesday, October 31, 2018 4:46 PM
> To: edk2-devel@lists.01.org
> Cc: Fu, Siyuan <siyuan...@intel.com>; Wu, Jiaxin <jiaxin...@intel.com>
> Subject: [PATCH v1] NetworkPkg/Mtftp6Dxe: Remove the trailing white spaces.
> 
> Cc: Fu Siyuan <siyuan...@intel.com>
> Contributed-under: TianoCore Contribution Agreement 1.1
> Signed-off-by: Wu Jiaxin <jiaxin...@intel.com>
> ---
>  NetworkPkg/Mtftp6Dxe/Mtftp6Impl.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/NetworkPkg/Mtftp6Dxe/Mtftp6Impl.h
> b/NetworkPkg/Mtftp6Dxe/Mtftp6Impl.h
> index 57f4cb6f5d..f0279daca3 100644
> --- a/NetworkPkg/Mtftp6Dxe/Mtftp6Impl.h
> +++ b/NetworkPkg/Mtftp6Dxe/Mtftp6Impl.h
> @@ -84,11 +84,11 @@ struct _MTFTP6_INSTANCE {
> 
>    //
>    // Record the total received and saved block number.
>    //
>    UINT64                        TotalBlock;
> -
> +
>    //
>    // Record the acked block number.
>    //
>    UINT64                        AckedBlock;
> 
> --
> 2.17.1.windows.2

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to