linux/tools/net/ynl/lib
Colin Ian King e8fc78eb65 tools: ynl: remove extraneous ; after statements
There are a couple of statements with two following semicolons,
replace these with just one semicolon.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Link: https://patch.msgid.link/20240802113436.448939-1-colin.i.king@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-08-05 16:28:39 -07:00
..
__init__.py tools/net/ynl: Report netlink errors without stacktrace 2024-03-07 20:28:26 -08:00
.gitignore tools: net: add __pycache__ to gitignore 2023-02-24 11:55:47 -08:00
Makefile tools: net: package libynl for use in selftests 2024-07-02 18:59:33 -07:00
nlspec.py tools: ynl: add --list-ops and --list-msgs to CLI 2024-05-03 15:13:21 -07:00
ynl-priv.h tools: ynl: make user space policies const 2024-06-09 15:51:40 +01:00
ynl.c tools: ynl: remove extraneous ; after statements 2024-08-05 16:28:39 -07:00
ynl.h tools: ynl: make user space policies const 2024-06-09 15:51:40 +01:00
ynl.py tools: ynl: use display hints for formatting of scalar attrs 2024-06-27 14:22:42 -07:00