mirror of
https://github.com/torvalds/linux
synced 2026-06-29 14:22:34 +09:00
define GENERIC_IOMAP in a central location instead of all architectures. This will be helpful for the follow-up patch which makes it select other configs. Code is also a bit shorter this way. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>