Re: [PATCH v2] arm64/cpucaps: increase string width to properly format cpucaps.h

From: Catalin Marinas
Date: Tue Jun 06 2023 - 13:30:36 EST


On Sat, 27 May 2023 18:08:58 +0530, Prathu Baronia wrote:
> The lengthiest capability is `WORKAROUND_TRBE_OVERWRITE_FILL_MODE` and
> its length is 35 characters so increase the width of left justified
> strings to 40 and adjust the tab space for `ARM64_NCAPS` accordingly.
> Now the generated cpucaps.h is properly formatted.
>
>

Applied to arm64 (for-next/misc), thanks!

[1/1] arm64/cpucaps: increase string width to properly format cpucaps.h
https://git.kernel.org/arm64/c/56b77ba112d4

--
Catalin