[FFmpeg-devel] [PATCH 4/5] aarch64: Manually tweak vertical alignment/indentation in tx_float_neon.S
Martin Storsjö
martin at martin.st
Sat Oct 21 23:17:36 EEST 2023
On Tue, 17 Oct 2023, Martin Storsjö wrote:
> Favour left aligned columns over right aligned columns.
>
> In principle either style should be ok, but some of the cases
> easily lead to incorrect indentation in the surrounding code (see
> a couple of cases fixed up in the preceding patch), and show up in
> automatic indentation correction attempts.
> ---
> libavutil/aarch64/tx_float_neon.S | 120 +++++++++++++++---------------
> 1 file changed, 60 insertions(+), 60 deletions(-)
This patch was acked by Lynne on irc a couple days ago.
I'll go ahead and push this patchset.
// Martin
More information about the ffmpeg-devel
mailing list