diff options
author | Mitch Harder <mitch.harder@sabayonlinux.org> | 2011-07-12 21:43:45 +0200 |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2011-08-01 20:32:39 +0200 |
commit | 341d14f161a475ebdbc9adff1f7e681e1185dee9 (patch) | |
tree | fff1cee32665375837b5ae735ddff17a173f24db /init/initramfs.c | |
parent | Btrfs: clean up for find_first_extent_bit() (diff) | |
download | linux-341d14f161a475ebdbc9adff1f7e681e1185dee9.tar.xz linux-341d14f161a475ebdbc9adff1f7e681e1185dee9.zip |
Btrfs: Remove unused variable 'last_index' in file.c
The variable 'last_index' is calculated in the __btrfs_buffered_write
function and passed as a parameter to the prepare_pages function,
but is not used anywhere in the prepare_pages function.
Remove instances of 'last_index' in these functions.
Signed-off-by: Mitch Harder <mitch.harder@sabayonlinux.org>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'init/initramfs.c')
0 files changed, 0 insertions, 0 deletions