aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-mul.c
diff options
context:
space:
mode:
authorOmar Sandoval <[email protected]>2019-12-02 17:34:20 -0800
committerDavid Sterba <[email protected]>2020-01-20 16:40:54 +0100
commiteb70d2226347efe3b7de771f8034166c2740418d (patch)
treeba002ffb9b49aab99a83d8e5103ad71360421074 /lib/mpi/mpi-mul.c
parentbffe633e00fb6b904817137fc17a44b42efcd985 (diff)
btrfs: remove unnecessary pg_offset assignments in __extent_writepage()
We're initializing pg_offset to 0, setting it immediately, then reassigning it to 0 again after. The former became unnecessary in 211c17f51f46 ("Fix corners in writepage and btrfs_truncate_page"). The latter is a leftover that should've been removed in 40f765805f08 ("Btrfs: split up __extent_writepage to lower stack usage"). Remove both. Reviewed-by: Johannes Thumshirn <[email protected]> Signed-off-by: Omar Sandoval <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions