]> git.baikalelectronics.ru Git - kernel.git/commit
libfs: Unexport and kill simple_prepare_write
authorBoaz Harrosh <bharrosh@panasas.com>
Tue, 12 Jan 2010 14:18:08 +0000 (16:18 +0200)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 3 Mar 2010 18:00:17 +0000 (13:00 -0500)
commit8af60781dca47cb37b773b8fbc84dfe788fbe841
treef71904516c51033fc8c61309ff811f0280a6ac03
parentd7be5f7d54b1dfbc38ac7c6df6968f09340d7fc4
libfs: Unexport and kill simple_prepare_write

Remove the EXPORT_UNUSED_SYMBOL of simple_prepare_write

Collapse simple_prepare_write into it's only caller, though
making it simpler and clearer to understand.

Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/libfs.c
include/linux/fs.h