]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
btrfs: rename local variable for offset in folio
authorDavid Sterba <dsterba@suse.com>
Tue, 6 Jan 2026 16:20:26 +0000 (17:20 +0100)
committerDavid Sterba <dsterba@suse.com>
Tue, 7 Apr 2026 16:56:07 +0000 (18:56 +0200)
commitaae90421940a7c9a3bb783ec031435ba069fe3c5
tree03a53c6254c9da9b276d98cdab7fb96df16f3ec7
parenta5b6b23c4572694da7b767a04826b06b10712bf0
btrfs: rename local variable for offset in folio

Use proper abbreviation of the 'offset in folio' in the variable name,
same as we have in accessors.c.

Reviewed-by: Boris Burkov <boris@bur.io>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/ctree.c