On Fri, Mar 4, 2022 at 5:03 AM Joe Perches <joe@xxxxxxxxxxx> wrote: > > It's up to individual maintainers to each decide on what might be > considered unnecessary churn for the subsystems they control. > > One argument is that churn leads to difficulty in backporting > fixes to older 'stable' versions. > > I think the churn argument is overstated. I was only pointing out that, for the global `.clang-format` file, the style in `coding-style.rst` should be followed. Then subsystem maintainers may override it if really needed. I definitely agree that we should aim to have a consistent style. However, by allowing a few exceptions, some major subsystems may start using `clang-format` sooner. Cheers, Miguel