diff options
author | Luis de Bethencourt <luisbg@osg.samsung.com> | 2016-07-12 01:02:49 +0200 |
---|---|---|
committer | Luis de Bethencourt <luisbg@osg.samsung.com> | 2016-10-08 11:01:17 +0200 |
commit | cfe0cb20e6fa09becc5e6f7597c6e2d1ed9ab7dd (patch) | |
tree | a0a1ba70f6d1712c7d0b07116f4606df26392bfa /fs/stack.c | |
parent | befs: make consistent use of befs_error() (diff) | |
download | linux-cfe0cb20e6fa09becc5e6f7597c6e2d1ed9ab7dd.tar.xz linux-cfe0cb20e6fa09becc5e6f7597c6e2d1ed9ab7dd.zip |
befs: in memory free_node_ptr and max_size never read
The only place the values of free_node_ptr and max_size are read is in
befs_dump_index_entry(), which both times it is called, it is passed the on
disk superblock. Removing assignment of unused values.
Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
Diffstat (limited to 'fs/stack.c')
0 files changed, 0 insertions, 0 deletions