cfq: fix recursive call in cfq_blkiocg_update_completion_stats()
authorJens Axboe <jaxboe@fusionio.com>
Mon, 21 Jun 2010 07:10:55 +0000 (09:10 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Mon, 21 Jun 2010 07:10:55 +0000 (09:10 +0200)
commit3074f7feaecc72202f8f00bbe3d79d637c0837b8
tree4f2470127b030df35b10bd0bbedaab586cf38b58
parent61462f0bb5771a9c2475c1718564e72e3224d2a8
cfq: fix recursive call in cfq_blkiocg_update_completion_stats()

61462f0b has a typo, causing cfq_blkiocg_update_completion_stats()
to call itself instead of blkiocg_update_completion_stats().

Reported-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
block/cfq.h