public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 0/1] Coding style violation fix
@ 2022-06-23 22:58 Paweł Poławski
  2022-06-23 22:58 ` [PATCH v1 1/1] UefiCpuPkg: Coding style bug fix Paweł Poławski
  0 siblings, 1 reply; 4+ messages in thread
From: Paweł Poławski @ 2022-06-23 22:58 UTC (permalink / raw)
  To: devel; +Cc: Eric Dong, Ray Ni, Rahul Kumar

Hello edk2-devel list,

This is my first contribution to the EDK2 project. I was following
upstream howto creating this email / patch. Please let me know
in case I did something the wrong way.

Laszlo Ersek in his email to edk2-devel related to
"CPU count limitation in CpuMpPei BIST processing"
pointed out coding style violation related to local variable
and function name overlap.

This patch addresses mentioned issue.

Best regards,
Pawel

Reference branch: https://github.com/elkoniu/edk2/tree/coding-style-fix

Cc: Eric Dong <eric.dong@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Rahul Kumar <rahul1.kumar@intel.com>

Paweł Poławski (1):
  UefiCpuPkg: Coding style bug fix

 UefiCpuPkg/CpuMpPei/CpuBist.c | 40 ++++++++++----------
 1 file changed, 20 insertions(+), 20 deletions(-)

-- 
2.34.3


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

end of thread, other threads:[~2022-07-04 23:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-23 22:58 [PATCH v1 0/1] Coding style violation fix Paweł Poławski
2022-06-23 22:58 ` [PATCH v1 1/1] UefiCpuPkg: Coding style bug fix Paweł Poławski
2022-06-24  9:22   ` Ni, Ray
2022-07-04 23:53     ` Paweł Poławski

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