diff options
author | Jakub Kicinski <kuba@kernel.org> | 2023-06-09 00:11:52 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-06-10 00:40:31 +0300 |
commit | 2c0f1466867c8405224b97d978b67f35d76b1dc1 (patch) | |
tree | 34ef6650c0d9023e19ffdca5dc8a73946bb623fb /io_uring/epoll.h | |
parent | 820343ccbb2e11a6579a33a856dcc2a10bb3c7a6 (diff) | |
download | linux-2c0f1466867c8405224b97d978b67f35d76b1dc1.tar.xz |
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 'io_uring/epoll.h')
0 files changed, 0 insertions, 0 deletions