Commit 77da3b1
committed
pldm-file: remove Responder::init_read
Since we have FileTransferContext::new(), this doesn't do much, and is
infallible.
So, just call FileTransferContext::new() directly.
Signed-off-by: Jeremy Kerr <[email protected]>1 parent 7bb3e3d commit 77da3b1
1 file changed
+5
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
369 | 369 | | |
370 | 370 | | |
371 | 371 | | |
372 | | - | |
373 | | - | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
374 | 377 | | |
375 | 378 | | |
376 | 379 | | |
| |||
432 | 435 | | |
433 | 436 | | |
434 | 437 | | |
435 | | - | |
436 | | - | |
437 | | - | |
438 | | - | |
439 | | - | |
440 | | - | |
441 | | - | |
442 | | - | |
443 | | - | |
444 | 438 | | |
445 | 439 | | |
446 | 440 | | |
| |||
0 commit comments