On Thu, Feb 08, 2024 at 08:44:14AM +, 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
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.
Signed-off-by: Lee Jones
---
Cc: Richard Hirst
---