Commit a722c72
committed
btrfs: open code __free_extent_buffer()
Using the kmem cache freeing directly is clear enough, we don't need to
wrap it. All the users are in the same file.
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>1 parent b6160ba commit a722c72
1 file changed
Lines changed: 4 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2482 | 2482 | | |
2483 | 2483 | | |
2484 | 2484 | | |
2485 | | - | |
2486 | | - | |
2487 | | - | |
2488 | | - | |
2489 | | - | |
2490 | 2485 | | |
2491 | 2486 | | |
2492 | 2487 | | |
| |||
2592 | 2587 | | |
2593 | 2588 | | |
2594 | 2589 | | |
2595 | | - | |
| 2590 | + | |
2596 | 2591 | | |
2597 | 2592 | | |
2598 | 2593 | | |
| |||
2690 | 2685 | | |
2691 | 2686 | | |
2692 | 2687 | | |
2693 | | - | |
| 2688 | + | |
2694 | 2689 | | |
2695 | 2690 | | |
2696 | 2691 | | |
| |||
3182 | 3177 | | |
3183 | 3178 | | |
3184 | 3179 | | |
3185 | | - | |
| 3180 | + | |
3186 | 3181 | | |
3187 | 3182 | | |
3188 | 3183 | | |
| |||
3210 | 3205 | | |
3211 | 3206 | | |
3212 | 3207 | | |
3213 | | - | |
| 3208 | + | |
3214 | 3209 | | |
3215 | 3210 | | |
3216 | 3211 | | |
| |||
0 commit comments