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


Hello edk2-devel list,

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.

This is the version 2. Comparing to v1 new variable name has been
changed according to ray.ni@intel.com suggestion.

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

Best regards,
Pawel


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.36.1


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

end of thread, other threads:[~2022-07-12  8:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-06  8:37 [edk2-devel][PATCH v2 0/1] Coding style violation fix Paweł Poławski
2022-07-06  8:37 ` [edk2-devel][PATCH v2 1/1] UefiCpuPkg: Coding style bug fix Paweł Poławski
2022-07-12  8:41   ` Gerd Hoffmann

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