diff options
author | 2010-10-27 21:30:12 -0400 | |
---|---|---|
committer | 2010-10-27 21:30:12 -0400 | |
commit | bbd08344e3df8c7c1d7aa04bc0c8c9367806e12d (patch) | |
tree | 6441a113660deb3bbe1795f5b03b1c11b9e18fda /fs/jbd2/commit.c | |
parent | ext4: add batched_discard into ext4 feature list (diff) | |
download | wireguard-linux-bbd08344e3df8c7c1d7aa04bc0c8c9367806e12d.tar.xz wireguard-linux-bbd08344e3df8c7c1d7aa04bc0c8c9367806e12d.zip |
ext4: tidy up a void argument in inode.c
This doesn't fix anything at all, it just removes a vestige
of prior use from __mpage_da_writepage()
__mpage_da_writepage() had a *void argument leftover from
its previous life as a callback; make it reflect the actual type.
Fixing this up makes it slightly more obvious to read, and
enables proper typechecking.
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions