diff options
author | Bob Peterson <rpeterso@redhat.com> | 2011-03-22 17:52:44 (GMT) |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2011-04-20 07:53:35 (GMT) |
commit | 0d95326d9bd39f6eae80b91392b308c5fa8b1a0f (patch) | |
tree | fcb34235afd36e192823295567f08fa05311b190 /kernel/workqueue.c | |
parent | 95c8e17f2f00f6af7474fac0e4050a79db6c3cea (diff) | |
download | linux-fsl-qoriq-0d95326d9bd39f6eae80b91392b308c5fa8b1a0f.tar.xz |
GFS2: remove *leaf_call_t and simplify leaf_dealloc
Since foreach_leaf is only called with leaf_dealloc as its only possible
call function, we can simplify the code by making it call leaf_dealloc
directly. This simplifies the code and eliminates the need for
leaf_call_t, the generic call method. This is a first small step in
simplifying the directory leaf deallocation code.
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions