From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wm1-f68.google.com (mail-wm1-f68.google.com [209.85.128.68]) by mx.groups.io with SMTP id smtpd.web12.1360.1582841178709866543 for ; Thu, 27 Feb 2020 14:06:19 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@linaro.org header.s=google header.b=YEaEVcb1; spf=pass (domain: linaro.org, ip: 209.85.128.68, mailfrom: ard.biesheuvel@linaro.org) Received: by mail-wm1-f68.google.com with SMTP id c84so1103713wme.4 for ; Thu, 27 Feb 2020 14:06:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=80GIf7k/elYwvq9gbeeFy7ZPYB97kqH9y9m2JwQC3rQ=; b=YEaEVcb1vfaADmhCyye6Ut2ItdEc5CjF2J/i32TmPeZdAvVW7w8vrdw+T/vel6FZ9x 3fL3STuEYtCKe/l6CQ6aEPXOVZQY3Oq49NFIU/CdybTKrVLoYKVxbvUHy9Mvcx2w4l1i qpdjePyiwkBWXmpSM5QpD4i7qyPONgPGh7OtAhrKZipssSRWyBmaUxQxSWq9swEy1Jss 4h+rj6/1e0qY83GzSRgE1PNsezfjo0GGJQ4k6uEkCaJiB7HmcuS2KJtTVKNMC/ys0nKc vhQ1Sy267sQhEjjzBEdwNpAWtJ+NyecIs9/ZmEjADuwefNumOpykqmklst2CxQKnuqzx dEbQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=80GIf7k/elYwvq9gbeeFy7ZPYB97kqH9y9m2JwQC3rQ=; b=J3gy73mxBzp+6vUp55YvOJ2cO5tFsRFDxyZeJyWzsoMD1RoavsXoJ7xyUAMRiPZbNe eYNCRVn+H2tWE1VCYGRD0/ap1sPL+UV68Kp7JcHnVuHNrngBzrLpI6L0AdV47roP3jMG /ezUaQT9UJSuftNCwCfALwfHxJGooY/XoSOx07MrMm8Zbw5KXx+4MBLMqNamgwWxLMKw ydKd5aSxBBOZaXvWXrhnyWS9/wzrXhpD+npqNj9FyPGP8Uu3lrr0w4eMG8x6FyMEJXQ0 /pW5CMCnbNVX4XLI227fXoaHBUTwkwRaY1gwQ1PTGulXPJExYD+kxm7w1dph3+Es72fT LNtA== X-Gm-Message-State: APjAAAU4RpLZhhn7SdxT35saIEAqBKBaR4c3S9KeCSMIV3RRmZJS0amy EWw53SbavaabW6QBO2EsfC7qrImEtyBZc5VAOU1g6w== X-Google-Smtp-Source: APXvYqyz3mzMp8bMaAuZls5X/5XpsCo3QrZUFapc1kBp1c7qV9rCOl+7TbRnSDfy6wCYuQqIuIzO/SqO6ofF4nKCKnc= X-Received: by 2002:a1c:bc46:: with SMTP id m67mr867945wmf.40.1582841177137; Thu, 27 Feb 2020 14:06:17 -0800 (PST) MIME-Version: 1.0 References: <20200227213903.13884-1-lersek@redhat.com> In-Reply-To: <20200227213903.13884-1-lersek@redhat.com> From: "Ard Biesheuvel" Date: Thu, 27 Feb 2020 23:06:05 +0100 Message-ID: Subject: Re: [PATCH 0/3] Arm*Pkg: convert LFs to CRLF, expand hard TABs To: Laszlo Ersek Cc: edk2-devel-groups-io , Leif Lindholm , =?UTF-8?Q?Philippe_Mathieu=2DDaud=C3=A9?= Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Thu, 27 Feb 2020 at 22:39, Laszlo Ersek wrote: > > Bugzilla: https://bugzilla.tianocore.org/show_bug.cgi?id=3D1659 > 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 > Cc: Leif Lindholm > Cc: Philippe Mathieu-Daud=C3=A9 > > 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 > For the series, Acked-by: Ard Biesheuvel > 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 >