Commit 863907a
f2fs: don't handle error case of f2fs_compress_alloc_page()
f2fs_compress_alloc_page() uses mempool to allocate memory, it never
fail, don't handle error case in its callers.
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>1 parent 579c7e4 commit 863907a
1 file changed
Lines changed: 1 addition & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
649 | 649 | | |
650 | 650 | | |
651 | 651 | | |
652 | | - | |
| 652 | + | |
653 | 653 | | |
654 | | - | |
655 | | - | |
656 | | - | |
657 | | - | |
658 | | - | |
659 | 654 | | |
660 | 655 | | |
661 | 656 | | |
| |||
1574 | 1569 | | |
1575 | 1570 | | |
1576 | 1571 | | |
1577 | | - | |
1578 | | - | |
1579 | 1572 | | |
1580 | 1573 | | |
1581 | 1574 | | |
| |||
1656 | 1649 | | |
1657 | 1650 | | |
1658 | 1651 | | |
1659 | | - | |
1660 | | - | |
1661 | | - | |
1662 | | - | |
1663 | | - | |
1664 | 1652 | | |
1665 | 1653 | | |
1666 | 1654 | | |
| |||
0 commit comments