Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8a9dc944 authored by Mingming Cao's avatar Mingming Cao Committed by Theodore Ts'o
Browse files

Remove unnecessary exported symbols.



Signed-Off-By: default avatarMingming Cao <cmm@us.ibm.com>
Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent 8c55e204
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -2157,11 +2157,3 @@ int ext4_ext_writepage_trans_blocks(struct inode *inode, int num)

	return needed;
}

EXPORT_SYMBOL(ext4_mark_inode_dirty);
EXPORT_SYMBOL(ext4_ext_invalidate_cache);
EXPORT_SYMBOL(ext4_ext_insert_extent);
EXPORT_SYMBOL(ext4_ext_walk_space);
EXPORT_SYMBOL(ext4_ext_find_goal);
EXPORT_SYMBOL(ext4_ext_calc_credits_for_insert);