aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd/commit.c
diff options
context:
space:
mode:
authorArtem Bityutskiy <[email protected]>2010-07-25 14:29:23 +0300
committerJens Axboe <[email protected]>2010-08-07 18:53:56 +0200
commitb5048a6cb5455a16bdff26a4c5ae9534f070d94c (patch)
treefe66278b6ff27a6ef9dbef0cd3db1d8640e10bbd /fs/jbd/commit.c
parent6467716a37673e8d47b4984eb19839bdad0a8353 (diff)
writeback: remove unnecessary init_timer call
The 'setup_timer()' function also calls 'init_timer()', so the extra 'init_timer()' call is not needed. Indeed, 'setup_timer()' is basically 'init_timer()' plus callback function and data pointers initialization. Signed-off-by: Artem Bityutskiy <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions