diff options
author | Steven Whitehouse <swhiteho@redhat.com> | 2011-09-02 13:43:41 +0200 |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2011-10-21 13:39:38 +0200 |
commit | d56fa8a1c17b68274349fc852f634af99c0c4671 (patch) | |
tree | e2089551b7abc12fc615eb2f169d4693093a17f4 /fs/gfs2/rgrp.h | |
parent | GFS2: Remove obsolete assert (diff) | |
download | linux-d56fa8a1c17b68274349fc852f634af99c0c4671.tar.xz linux-d56fa8a1c17b68274349fc852f634af99c0c4671.zip |
GFS2: Call do_strip() directly from recursive_scan()
The recursive_scan() function only ever takes a single "bc"
argument, so we might as well just call do_strip() directly
from resource_scan() rather than pass it in as an argument.
Also the "data" argument is always a struct strip_mine, so
we can pass that in, rather than using a void pointer.
This also moves do_strip() ahead of recursive_scan() so that
we don't need to add a prototype.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/gfs2/rgrp.h')
0 files changed, 0 insertions, 0 deletions