mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 17:13:52 +02:00
This is a roll-up of three template fixes that eliminate noise from
checkpatch output so that it's easier to spot non-trivial problems.
To follow conventional kernel C style, when a union declaration is
marked with "pragma public", there should be a blank line between
the emitted "union xxx { ... };" and the decoder and encoder
function declarations.
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
|
||
|---|---|---|
| .. | ||
| close_be.j2 | ||
| close.j2 | ||
| enumerator.j2 | ||
| open.j2 | ||