Revert "ANDROID: vfs: fix export symbol type"
This reverts commit 171b4c309c as sdcardfs
is no longer part of the kernel tree.
Bug: 157700134
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: Ia049e7149bf31d3fbc73bfdc1549dab780288963
This commit is contained in:
@@ -345,7 +345,7 @@ int notify_change2(struct vfsmount *mnt, struct dentry * dentry, struct iattr *
|
||||
|
||||
return error;
|
||||
}
|
||||
EXPORT_SYMBOL_GPL(notify_change2);
|
||||
EXPORT_SYMBOL(notify_change2);
|
||||
|
||||
int notify_change(struct dentry * dentry, struct iattr * attr, struct inode **delegated_inode)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user