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)
commit193cf4b99113a4550598ba9e8343e591fc062e23
treef71904516c51033fc8c61309ff811f0280a6ac03
parentad2a722f196d2b014f49e6c37e072df71eb3695f
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