diff options
author | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | 2012-06-01 16:18:05 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2012-06-01 16:37:36 +0200 |
commit | 25729b0e94c2103a8d726eda843136a3775366cf (patch) | |
tree | b5858042ffb91144103a38b6be197cd54afa4d67 /REPORTING-BUGS | |
parent | reiserfs: cleanup reiserfs_fill_super a bit (diff) | |
download | linux-25729b0e94c2103a8d726eda843136a3775366cf.tar.xz linux-25729b0e94c2103a8d726eda843136a3775366cf.zip |
reiserfs: clean-up function return type
Turn 'reiserfs_flush_old_commits()' into a void function because the callers
do not cares about what it returns anyway.
We are going to remove the 'sb->s_dirt' field completely and this patch is a
small step towards this direction.
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions