Hi Jani,
On Thu, Mar 13, 2025 at 6:48 PM Jani Nikula wrote:
>
> On Thu, 13 Mar 2025, "Yo-Jung (Leo) Lin" wrote:
> > The header self-contained tests in drm may leave .hdrtest files in
> > include/drm/ and drivers/gpu/drm/. Omit them by adding .gitignore
>
> This has already been the case with usr
On Thu, 13 Mar 2025, "Yo-Jung (Leo) Lin" wrote:
> The header self-contained tests in drm may leave .hdrtest files in
> include/drm/ and drivers/gpu/drm/. Omit them by adding .gitignore
This has already been the case with usr/include for
CONFIG_UAPI_HEADER_TEST=y but I guess nobody noticed before.