Commit 7735717
fix(cal): remove invalid line-blocks
Remove the line-blocks that were breaking list parsing rules:
(WARNING/2) Bullet list ends without a blank line; unexpected unindent.
(WARNING/2) Line block ends without a blank line.
(WARNING/2) Bullet list ends without a blank line; unexpected unindent.
(WARNING/2) Line block ends without a blank line.
Signed-off-by: Randolph Sapp <[email protected]>1 parent 96c6d76 commit 7735717
File tree
1 file changed
+2
-2
lines changed- source/linux/Foundational_Components/Kernel/Kernel_Drivers/Camera
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
353 | | - | |
| 353 | + | |
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
357 | | - | |
| 357 | + | |
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
| |||
0 commit comments