ANDROID: Drop trivial out of tree difference
... introduced during the 5.10-rc1 merge.
Fixes: 76bfcb2dc2 ("ANDROID: sync generic casefolding code with patches going upstream")
Signed-off-by: Matthias Maennich <maennich@google.com>
Change-Id: I753a8133fe4da4c8af955d5c070b6ebf6ac0be4f
This commit is contained in:
@@ -3199,7 +3199,6 @@ extern int generic_ci_d_hash(const struct dentry *dentry, struct qstr *str);
|
|||||||
extern int generic_ci_d_compare(const struct dentry *dentry, unsigned int len,
|
extern int generic_ci_d_compare(const struct dentry *dentry, unsigned int len,
|
||||||
const char *str, const struct qstr *name);
|
const char *str, const struct qstr *name);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
extern void generic_set_encrypted_ci_d_ops(struct inode *dir,
|
extern void generic_set_encrypted_ci_d_ops(struct inode *dir,
|
||||||
struct dentry *dentry);
|
struct dentry *dentry);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user