On Thu, 4 May 2023 14:26:43 -0300 Jason Gunthorpe wrote: > This indenting scheme is not kernel style. I generally suggest people > run their code through clang-format and go through and take most of > the changes. Most of what it sugges for this series is good > > This GNU style of left aligning the function name should not be > in the kernel. FTR that's not a kernel-wide rule. Please scope your coding style suggestions to your subsystem, you may confuse people.