On Fri, Jan 31, 2025 at 12:25:20PM -0500, Tamir Duberstein wrote:
On Fri, Jan 31, 2025 at 12:22 PM Tamir Duberstein tamird@gmail.com wrote:
On Fri, Jan 31, 2025 at 12:11 PM Andy Shevchenko andriy.shevchenko@linux.intel.com wrote:
...
Can you explain what you mean by using -M -C? The formatting was done by hand, is there an automated tool? I tried using clang-format but the result was a change on almost every line.
Note also that though it looks like a lot of formatting has changed, in reality almost every changed line has non-formatting changes due to passing `test` around.
Ah, you were referring to git format-patch. Sure, if you'd like me to rename the file, I'll use those flags in v2.
Yes.