diff options
author | Jan Kara <jack@suse.cz> | 2016-08-29 15:43:11 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2016-08-29 15:43:11 -0400 |
commit | 6e0cd088c01023c02b1e887e02c8b6f3f395344f (patch) | |
tree | 7834e571ec515cfe8579e51c69cf57384290132f /lib/asn1_decoder.c | |
parent | 3f2571c1f91f2de729562344b4956786a2c74d73 (diff) | |
download | op-kernel-dev-6e0cd088c01023c02b1e887e02c8b6f3f395344f.zip op-kernel-dev-6e0cd088c01023c02b1e887e02c8b6f3f395344f.tar.gz |
ext4: remove (almost) unused variables from ext4_expand_extra_isize_ea()
'start' variable is completely unused in ext4_expand_extra_isize_ea().
Variable 'first' is used only once in one place. So just remove them.
Variables 'entry' and 'last' are only really used later in the function
inside a loop. Move their declarations there.
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'lib/asn1_decoder.c')
0 files changed, 0 insertions, 0 deletions