diff options
author | 2023-06-08 14:11:52 -0700 | |
---|---|---|
committer | 2023-06-09 14:40:31 -0700 | |
commit | 2c0f1466867c8405224b97d978b67f35d76b1dc1 (patch) | |
tree | 34ef6650c0d9023e19ffdca5dc8a73946bb623fb /tools/net/ynl/generated/fou-user.c | |
parent | tools: ynl-gen: complete the C keyword list (diff) | |
download | linux-rng-2c0f1466867c8405224b97d978b67f35d76b1dc1.tar.xz linux-rng-2c0f1466867c8405224b97d978b67f35d76b1dc1.zip |
tools: ynl-gen: combine else with closing bracket
Code gen currently prints:
}
else if (...
This is really ugly. Fix it by delaying printing of closing
brackets in anticipation of else coming along.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/net/ynl/generated/fou-user.c')
0 files changed, 0 insertions, 0 deletions