Commit 39dec6c
smb: server: Use common error handling code in smb_direct_rdma_xmit()
Add two jump targets so that a bit of exception handling can be better
reused at the end of this function implementation.
Signed-off-by: Markus Elfring <[email protected]>
Reviewed-by: Stefan Metzmacher <[email protected]>
Acked-by: Namjae Jeon <[email protected]>
Signed-off-by: Steve French <[email protected]>1 parent 3a86608 commit 39dec6c
1 file changed
+10
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1574 | 1574 | | |
1575 | 1575 | | |
1576 | 1576 | | |
1577 | | - | |
1578 | 1577 | | |
1579 | | - | |
| 1578 | + | |
1580 | 1579 | | |
1581 | 1580 | | |
1582 | 1581 | | |
1583 | 1582 | | |
1584 | | - | |
1585 | | - | |
1586 | | - | |
1587 | | - | |
1588 | | - | |
| 1583 | + | |
| 1584 | + | |
1589 | 1585 | | |
1590 | 1586 | | |
1591 | 1587 | | |
| |||
1596 | 1592 | | |
1597 | 1593 | | |
1598 | 1594 | | |
1599 | | - | |
1600 | | - | |
1601 | | - | |
| 1595 | + | |
1602 | 1596 | | |
1603 | 1597 | | |
1604 | 1598 | | |
| |||
1630 | 1624 | | |
1631 | 1625 | | |
1632 | 1626 | | |
| 1627 | + | |
| 1628 | + | |
| 1629 | + | |
| 1630 | + | |
| 1631 | + | |
| 1632 | + | |
1633 | 1633 | | |
1634 | 1634 | | |
1635 | 1635 | | |
| |||
0 commit comments