On 11/05/2020 15:03, David Sterba wrote: > On Fri, May 08, 2020 at 12:09:15PM +0000, Johannes Thumshirn wrote: >> On 07/05/2020 22:20, David Sterba wrote: >>> + push_space = push_space - btrfs_token_item_size(&token, item); >> >> Nit: push_space -= btrfs_token_item_size(&token, item); > > Yeah it could be done that way but I'd rather avoid mixing such small > fixups to a patch that's otherwise a mechanical change. > Fair enough
