Skip to content

Commit

Permalink
random: selectively clang-format where it makes sense
Browse files Browse the repository at this point in the history
This is an old driver that has seen a lot of different eras of kernel
coding style. In an effort to make it easier to code for, unify the
coding style around the current norm, by accepting some of -- but
certainly not all of -- the suggestions from clang-format. This should
remove ambiguity in coding style, especially with regards to spacing,
when code is being changed or amended. Consequently it also makes code
review easier on the eyes, following one uniform style rather than
several.

Reviewed-by: Dominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
  • Loading branch information
zx2c4 committed Jan 18, 2022
1 parent 6c0eace commit 248045b
Showing 1 changed file with 99 additions and 110 deletions.
Loading

0 comments on commit 248045b

Please sign in to comment.