]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
dm: merge __flush_deferred_io into caller
authorMikulas Patocka <mpatocka@redhat.com>
Thu, 2 Apr 2009 18:55:38 +0000 (19:55 +0100)
committerAlasdair G Kergon <agk@redhat.com>
Thu, 2 Apr 2009 18:55:38 +0000 (19:55 +0100)
commitef2085870ea448b3c19160d899cf4f948da6a384
treef8e6e4bdeecc41d1b0cd8608a7460b0d130f43a8
parentf0b9a4502baa18f8a255a2866bb4e0655fb35974
dm: merge __flush_deferred_io into caller

Merge __flush_deferred_io() into the only caller, dm_wq_work().

There's no need to have a function that has only one caller.

Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
drivers/md/dm.c