diff --git a/fs/ext4/xattr.c b/fs/ext4/xattr.c index 54928ba243ca..31c5189e131f 100644 --- a/fs/ext4/xattr.c +++ b/fs/ext4/xattr.c @@ -3036,8 +3036,6 @@ void ext4_xattr_inode_array_free(struct ext4_xattr_inode_array *ea_inode_array) * * Create a new entry in the extended attribute block cache, and insert * it unless such an entry is already in the cache. - * - * Returns 0, or a negative error number on failure. */ static void ext4_xattr_block_cache_insert(struct mb_cache *ea_block_cache,