diff options
| author | Chuck Lever <cel@kernel.org> | 2026-07-12 15:31:18 -0400 |
|---|---|---|
| committer | Chuck Lever <cel@kernel.org> | 2026-08-10 09:54:35 -0400 |
| commit | ec5a7c2dceb09caf36262ecbd633eb7d4f9e4d3d (patch) | |
| tree | e6f40d6cc0baec1333957dfb0213de00660bbc68 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | ed4edddad19babf76b56882ad9600f5646b167a0 (diff) | |
xdrgen: Emit a blank line ahead of enum declarations
Clean up.
The declaration templates for structs, pointers, and typedefs each
begin with a blank line, which keeps successive declarations and the
include block above them visually separated. The enum declaration
template omits that blank line. trim_blocks collapses the template's
lone comment line to nothing, so the omission stayed invisible as
long as every generated header happened to lead with a non-enum
declaration.
Fixes: 4329010ad9c3 ("xdrgen: Address some checkpatch whitespace complaints")
Link: https://patch.msgid.link/20260712193122.116845-2-cel@kernel.org
Signed-off-by: Chuck Lever <cel@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
