summaryrefslogtreecommitdiffstats
path: root/mm/memory.c
diff options
context:
space:
mode:
authorChristoph Hellwig2008-07-24 06:27:04 +0200
committerLinus Torvalds2008-07-24 19:47:14 +0200
commita969e903a944f69309ee5cc9e7c7b08310d1151e (patch)
treefa8a26a8e9b870b3c4f9a876070de03e4901c579 /mm/memory.c
parentmm/hugetlb.c: fix duplicate variable (diff)
downloadkernel-qcow2-linux-a969e903a944f69309ee5cc9e7c7b08310d1151e.tar.gz
kernel-qcow2-linux-a969e903a944f69309ee5cc9e7c7b08310d1151e.tar.xz
kernel-qcow2-linux-a969e903a944f69309ee5cc9e7c7b08310d1151e.zip
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 'mm/memory.c')
0 files changed, 0 insertions, 0 deletions