The 5.7 kernel is out
The 5.7 kernel is out
Posted Jun 1, 2020 14:56 UTC (Mon) by mathstuf (subscriber, #69389)In reply to: The 5.7 kernel is out by adobriyan
Parent article: The 5.7 kernel is out
Alignment is unfortunately one thing it doesn't understand. I've just used `// clang-format off` and `// clang-format on` comments to get it to not see those. But getting `clang-format` to settle formatting disputes saves a lot of time not fiddling around with whitespace arguments. Getting it to do the inverted Christmas tree declaration order would also save iterations for the subsystems that use it.
