public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/3] Arm*Pkg: convert LFs to CRLF, expand hard TABs
@ 2020-02-27 21:39 Laszlo Ersek
  2020-02-27 21:39 ` [PATCH 1/3] ArmPkg: " Laszlo Ersek
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Laszlo Ersek @ 2020-02-27 21:39 UTC (permalink / raw)
  To: edk2-devel-groups-io
  Cc: Ard Biesheuvel, Leif Lindholm, Philippe Mathieu-Daudé

Bugzilla: https://bugzilla.tianocore.org/show_bug.cgi?id=1659
Repo:     https://github.com/lersek/edk2.git
Branch:   crlf_bz_1659

Future patches for some Arm*Pkg source files would either introduce CRLF
lines into LF files, or add more LF lines. The first would increase
inconsistency, the second would make "PatchCheck.py" yell. Convert these
files to CRLF uniformly (and while at it, expand hard TABS, because
"PatchCheck.py" catches those too).

Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Leif Lindholm <leif@nuviainc.com>
Cc: Philippe Mathieu-Daudé <philmd@redhat.com>

Thanks,
Laszlo

Laszlo Ersek (3):
  ArmPkg: convert LFs to CRLF, expand hard TABs
  ArmVirtPkg: convert LFs to CRLF
  ArmPlatformPkg: convert LFs to CRLF, expand hard TABs

 ArmPkg/Library/ArmSmcLibNull/ArmSmcLibNull.c     |  32 +-
 ArmPkg/Library/ArmSoftFloatLib/ArmSoftFloatLib.c | 566 ++++++++---------
 ArmPkg/Library/CompilerIntrinsicsLib/memset.c    | 110 ++--
 ArmPkg/Library/GccLto/liblto-aarch64.s           |  42 +-
 ArmPkg/Library/GccLto/liblto-arm.s               | 110 ++--
 ArmPlatformPkg/Scripts/Ds5/profile.py            | 656 ++++++++++----------
 ArmVirtPkg/Include/Platform/Hidden.h             |  44 +-
 7 files changed, 780 insertions(+), 780 deletions(-)

-- 
2.19.1.3.g30247aa5d201


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

end of thread, other threads:[~2020-03-04 12:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-27 21:39 [PATCH 0/3] Arm*Pkg: convert LFs to CRLF, expand hard TABs Laszlo Ersek
2020-02-27 21:39 ` [PATCH 1/3] ArmPkg: " Laszlo Ersek
2020-02-27 21:39 ` [PATCH 2/3] ArmVirtPkg: convert LFs to CRLF Laszlo Ersek
2020-02-27 21:39 ` [PATCH 3/3] ArmPlatformPkg: convert LFs to CRLF, expand hard TABs Laszlo Ersek
2020-02-27 22:06 ` [PATCH 0/3] Arm*Pkg: " Ard Biesheuvel
2020-02-28  9:26 ` Philippe Mathieu-Daudé
2020-03-04 12:45 ` [edk2-devel] " Laszlo Ersek

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