diff options
author | Christoph Hellwig <hch@lst.de> | 2008-07-24 04:27:04 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-24 17:47:14 (GMT) |
commit | a969e903a944f69309ee5cc9e7c7b08310d1151e (patch) | |
tree | fa8a26a8e9b870b3c4f9a876070de03e4901c579 /init | |
parent | 75353bed36cfbbfb55bbde0896bbf5a02d9ba355 (diff) | |
download | linux-a969e903a944f69309ee5cc9e7c7b08310d1151e.tar.xz |
kill generic_file_direct_IO()
generic_file_direct_IO is a common helper around the invocation of
->direct_IO. But there's almost nothing shared between the read and write
side, so we're better off without this helper.
[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions