Re: [GIT PULL] tracing: Fixes for v6.9

From: Linus Torvalds
Date: Fri Apr 12 2024 - 12:23:18 EST


On Fri, 12 Apr 2024 at 09:15, Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
>
> Note, the tab is here:

Yeah, yeah, I checked.

I also checked that the normal "make defconfig" does not care.

In fact, I'm seriously inclined to make sure that our main Kconfig
file has several tabs in several places, just to make damn sure that
any broken sh*t is fixed.

Because no, the fix is *not* to try to fix invisible problems in the
Kconfig files themselves.

I've pulled your thing, but any parsers that think tabs and spaces are
different need to either be fixed, or they need to be shunned.

Linus