On Thu, Feb 08, 2024 at 08:44:13AM +0000, Lee Jones wrote: > Since 5a602de99797b ("Add .editorconfig file for basic formatting") my > editor has been forced to remove trailing whitespace from any file it > saves. Instead of fighting this recent kernel default, let's start > chipping away at fixing the issues.
On, this is a fun addition to the codebase! I wonder how much churn it will actually create... > Signed-off-by: Lee Jones <l...@kernel.org> Regardless, yeah, let's clean them up when we hit them. Reviewed-by: Kees Cook <keesc...@chromium.org> -- Kees Cook