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

Catalin Marinas catalin.marinas at arm.com
Fri May 26 02:28:22 PDT 2023


On Wed, May 17, 2023 at 03:34:50PM +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 35 and adjust the tab space for `ARM64_NCAPS` accordingly.
> Now the generated cpucaps.h is properly formatted.
> 
> Signed-off-by: Prathu Baronia <quic_pbaronia at quicinc.com>

Why not make it larger, say 40, just in case.

-- 
Catalin



More information about the linux-arm-kernel mailing list