commit | 340c9ec09b21c29e1e53284acc8993ddf6fc5b2a | [log] [tgz] |
---|---|---|
author | Tomohiro Kusumi <kusumi.tomohiro@gmail.com> | Wed Oct 28 04:38:55 2015 +0900 |
committer | Mike Snitzer <snitzer@redhat.com> | Sat Oct 31 19:06:04 2015 -0400 |
tree | ee9f6d3446087a5b9e5489e522f5b7a2ccc4976e | |
parent | 00272c854ee17b804ce81ef706f611dac17f4f89 [diff] |
dm delay: Use DM_MAPIO macros instead of open-coded equivalents .map function of dm-delay returns return value of delay_bio(), hence it's supposed to return using a defined DM_MAPIO macro. Signed-off-by: Tomohiro Kusumi <kusumi.tomohiro@gmail.com> Acked-By: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>