aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJohannes Thumshirn <[email protected]>2018-11-28 09:54:54 +0100
committerDavid Sterba <[email protected]>2018-12-17 14:51:41 +0100
commitcc2c39d605d23e7f1fbc376bf011fd06e46ee79f (patch)
treec2eed4b8f7dd2b59cfb2d58b2edc2516c7ef2260 /scripts
parenta5fb11429167ee6ddeeacc554efaf5776b36433a (diff)
btrfs: don't initialize 'offset' in map_private_extent_buffer()
In map_private_extent_buffer() the 'offset' variable is initialized to a page aligned version of the 'start' parameter. But later on it is overwritten with either the offset from the extent buffer's start or 0. So get rid of the initial initialization. Reviewed-by: Nikolay Borisov <[email protected]> Signed-off-by: Johannes Thumshirn <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions