mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-15 21:26:11 +00:00
dm_write_async and dm_write_reg_async are almost identical. Move common functionality to dm_write_async_helper (saves ~256b). Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> Signed-off-by: Jeff Garzik <jeff@garzik.org>