Commit e80fd7a
block: remove bvec_free
bvec_free is only called by bio_free, so inline it there.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com> -ck
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Link: https://patch.msgid.link/20260316161144.1607877-4-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>1 parent b520c4e commit e80fd7a
1 file changed
Lines changed: 7 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | 164 | | |
176 | 165 | | |
177 | 166 | | |
| |||
203 | 192 | | |
204 | 193 | | |
205 | 194 | | |
| 195 | + | |
206 | 196 | | |
207 | 197 | | |
208 | | - | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
209 | 203 | | |
210 | 204 | | |
211 | 205 | | |
| |||
561 | 555 | | |
562 | 556 | | |
563 | 557 | | |
564 | | - | |
| 558 | + | |
565 | 559 | | |
566 | 560 | | |
567 | 561 | | |
| |||
0 commit comments