Commit 47400a7
Fix uncrustify formatting in spiflash storage driver
The lint job has been failing on main since the generic JEDEC fallback was
merged (#457): two of its lines do not match uncrustify. Reformat them so
`uncrustify --check` passes over src/ again.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent bf1059e commit 47400a7
2 files changed
Lines changed: 2 additions & 1 deletion
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
0 commit comments