public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Laszlo Ersek" <lersek@redhat.com>
To: edk2-devel-groups-io <devel@edk2.groups.io>
Cc: "Ard Biesheuvel" <ard.biesheuvel@linaro.org>,
	"Leif Lindholm" <leif@nuviainc.com>,
	"Philippe Mathieu-Daudé" <philmd@redhat.com>
Subject: [PATCH 0/3] Arm*Pkg: convert LFs to CRLF, expand hard TABs
Date: Thu, 27 Feb 2020 22:39:00 +0100	[thread overview]
Message-ID: <20200227213903.13884-1-lersek@redhat.com> (raw)

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


             reply	other threads:[~2020-02-27 21:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-27 21:39 Laszlo Ersek [this message]
2020-02-27 21:39 ` [PATCH 1/3] ArmPkg: convert LFs to CRLF, expand hard TABs 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200227213903.13884-1-lersek@redhat.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox