diff options
author | David Sterba <dsterba@suse.com> | 2025-02-12 21:22:05 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-03-18 20:35:42 +0100 |
commit | 17b98249226aacfc8f7d4aba5a601a975ffed986 (patch) | |
tree | 48afbfb2b14b7bd09829c62323a24c7d93098190 /fs/btrfs/backref.c | |
parent | cfb999b81aa6285db1ecf090346be46d53213384 (diff) |
btrfs: zstd: remove local variable for storing page offsets
When using offset_in_page() it's clear what it means, we don't need to
store it in the local variable just to use it right away. There's no
change in the generated code, but keeps the declarations smaller.
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/backref.c')
0 files changed, 0 insertions, 0 deletions