From: Dandan Bi Date: Thu, 3 Mar 2016 08:51:51 +0000 (+0800) Subject: MdeModulePkg/DisplayEngineDxe: Refine the coding style X-Git-Tag: edk2-stable201903~7710 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=89a77e4051f23675ebc1638ad47c91f5c85312d2 MdeModulePkg/DisplayEngineDxe: Refine the coding style Remove the empty line to conform with current coding style. Cc: Qiu Shumin Cc: Eric Dong Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Dandan Bi Reviewed-by: Eric Dong --- diff --git a/MdeModulePkg/Universal/DisplayEngineDxe/FormDisplay.c b/MdeModulePkg/Universal/DisplayEngineDxe/FormDisplay.c index 37cfcc591f..8531d0ee06 100644 --- a/MdeModulePkg/Universal/DisplayEngineDxe/FormDisplay.c +++ b/MdeModulePkg/Universal/DisplayEngineDxe/FormDisplay.c @@ -3731,7 +3731,6 @@ UiDisplayMenu ( @param MenuOptionList Point to the menu option list which need to be free. **/ - VOID FreeMenuOptionData( LIST_ENTRY *MenuOptionList