ext4: remove unused function ext4_aligned_io()
authorRoss Zwisler <ross.zwisler@linux.intel.com>
Mon, 21 Nov 2016 16:51:44 +0000 (11:51 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 21 Nov 2016 16:51:44 +0000 (11:51 -0500)
commitd086630e193b5837aa3432a65cda5751aa11b425
treec0407bcee80ee0fdfb21a7e411af3eada11ffdaa
parentdd936e4313fa3f60abd6e67abb3cb66fc9a018d1
ext4: remove unused function ext4_aligned_io()

The last user of ext4_aligned_io() was the DAX path in
ext4_direct_IO_write().  This usage was removed by Jan Kara's patch
entitled "ext4: Rip out DAX handling from direct IO path".

Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/ext4.h