| commit | 0594a1872cd1f3e548efc27377e228045cc151bf | [log] [tgz] |
|---|---|---|
| author | Jérôme Pouiller <jerome.pouiller@silabs.com> | Mon Oct 13 15:26:09 2025 +0200 |
| committer | Chris Friedt <chrisfriedt@gmail.com> | Thu Oct 23 16:01:37 2025 -0400 |
| tree | b764253790f8cdd1ad9cebd279601d75ab49c27f | |
| parent | f563f123aaa12133c628e6dc6ebbf40c7288b959 [diff] |
drivers: spi: siwx91x: Fix indentation Since various macros don't end with a colon, the code formatters give bad results. Let's fix that. Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com>