diff options
| author | Marek Vasut <[email protected]> | 2023-03-10 04:33:13 +0100 |
|---|---|---|
| committer | Simon Glass <[email protected]> | 2023-03-14 16:08:51 -0600 |
| commit | fa847bb409d6a07bbd923e7889b485e943d75689 (patch) | |
| tree | 88aa1717fd693549dec86e30d04803be976a812e /include/linux | |
| parent | 20aaff677d8bc3cc2d529d859aa1ea65f5a4db7d (diff) | |
test: Wrap assert macros in ({ ... }) and fix missing semicolons
Wrap the assert macros in ({ ... }) so they can be safely used both as
right side argument as well as in conditionals without curly brackets
around them. In the process, find a bunch of missing semicolons, fix
them.
Reviewed-by: Simon Glass <[email protected]>
Signed-off-by: Marek Vasut <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
