Commit d83763e
Wolfram Sang
i2c: header: remove unneeded stuff regarding i2c_algorithm
The forward declaration is not needed anymore. The sentence about
"following structs" became obsolete when struct i2c_algorithm became a
kdoc. The paragraph about return values can go because we have this
information in kdoc already.
Signed-off-by: Wolfram Sang <[email protected]>1 parent 6318f21 commit d83763e
1 file changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| |||
533 | 532 | | |
534 | 533 | | |
535 | 534 | | |
536 | | - | |
537 | | - | |
538 | 535 | | |
539 | 536 | | |
540 | 537 | | |
| |||
550 | 547 | | |
551 | 548 | | |
552 | 549 | | |
553 | | - | |
554 | | - | |
555 | | - | |
556 | 550 | | |
557 | 551 | | |
558 | 552 | | |
| |||
0 commit comments