public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Remove unused global variables in
@ 2019-01-14  9:25 Songpeng Li
  2019-01-14  9:25 ` [PATCH v1 1/2] NetworkPkg/IScsiDxe: Remove unused global variables Songpeng Li
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Songpeng Li @ 2019-01-14  9:25 UTC (permalink / raw)
  To: edk2-devel

Uefi-aware compiler found some redundant definitions in
the NetworkPkg. We need to clean them.

Songpeng Li (2):
  NetworkPkg/IScsiDxe: Remove unused global variables.
  NetworkPkg/Dhcp6Dxe: Remove an unused global variable.

 NetworkPkg/Dhcp6Dxe/Dhcp6Impl.c   | 2 --
 NetworkPkg/IScsiDxe/IScsiConfig.c | 2 --
 NetworkPkg/Dhcp6Dxe/Dhcp6Impl.h   | 1 -
 3 files changed, 5 deletions(-)

-- 
2.18.0.windows.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-01-15  1:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-14  9:25 [PATCH v1 0/2] Remove unused global variables in Songpeng Li
2019-01-14  9:25 ` [PATCH v1 1/2] NetworkPkg/IScsiDxe: Remove unused global variables Songpeng Li
2019-01-14 11:14   ` Fu, Siyuan
2019-01-14  9:25 ` [PATCH v1 2/2] NetworkPkg/Dhcp6Dxe: Remove an unused global variable Songpeng Li
2019-01-14 11:14   ` Fu, Siyuan
2019-01-15  1:29 ` [PATCH v1 0/2] Remove unused global variables in Wu, Jiaxin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox