commit | 8dc4379e17cddad7b2088a3f300ded50d2a6d493 | [log] [tgz] |
---|---|---|
author | Gu Zheng <guz.fnst@cn.fujitsu.com> | Wed Jul 23 18:03:52 2014 +0800 |
committer | Benjamin LaHaise <bcrl@kvack.org> | Thu Jul 24 10:59:40 2014 -0400 |
tree | 64c2162c7ec7aec92ea41add4cb442d872754356 | |
parent | b53f1f82fbde8dcf34ab7d731c2a9ae6f0d8d2e2 [diff] |
aio: use the macro rather than the inline magic number Replace the inline magic number with the ready-made macro(AIO_RING_MAGIC), just clean up. Reviewed-by: Jeff Moyer <jmoyer@redhat.com> Signed-off-by: Gu Zheng <guz.fnst@cn.fujitsu.com> Signed-off-by: Benjamin LaHaise <bcrl@kvack.org>