On Thu, 2021-02-04 at 21:14 -0800, Amy Parker wrote:
> Many single-line statements have unnecessary braces, and some statement
> pairs have mismatched braces. This is a clear violation of the kernel
> style guide, which mandates that single line statements have no braces
> and that pairs with at
Many single-line statements have unnecessary braces, and some statement
pairs have mismatched braces. This is a clear violation of the kernel
style guide, which mandates that single line statements have no braces
and that pairs with at least one multi-line block maintain their braces.
This patc
2 matches
Mail list logo