Commit 8851756
nvmet-fc: inline nvmet_fc_free_hostport
No need for this tiny helper with only one user, let's inline it.
And since the hostport ref counter needs to stay in sync, it's not
optional anymore to give back the reference.
Signed-off-by: Daniel Wagner <wagi@kernel.org>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>1 parent aeaa091 commit 8851756
1 file changed
Lines changed: 6 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
995 | 995 | | |
996 | 996 | | |
997 | 997 | | |
998 | | - | |
999 | | - | |
1000 | | - | |
1001 | | - | |
1002 | | - | |
1003 | | - | |
1004 | | - | |
1005 | | - | |
1006 | | - | |
1007 | | - | |
1008 | 998 | | |
1009 | 999 | | |
1010 | 1000 | | |
| |||
1184 | 1174 | | |
1185 | 1175 | | |
1186 | 1176 | | |
1187 | | - | |
| 1177 | + | |
1188 | 1178 | | |
1189 | 1179 | | |
1190 | 1180 | | |
| |||
1449 | 1439 | | |
1450 | 1440 | | |
1451 | 1441 | | |
1452 | | - | |
1453 | | - | |
1454 | | - | |
1455 | | - | |
1456 | | - | |
1457 | 1442 | | |
1458 | 1443 | | |
1459 | 1444 | | |
| |||
1614 | 1599 | | |
1615 | 1600 | | |
1616 | 1601 | | |
| 1602 | + | |
| 1603 | + | |
| 1604 | + | |
| 1605 | + | |
| 1606 | + | |
1617 | 1607 | | |
1618 | 1608 | | |
1619 | 1609 | | |
| |||
0 commit comments