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:
Matthias Maennich
2020-10-30 12:22:57 +00:00
parent 7d5919218f
commit c3d61b03ad

View File

@@ -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,
const char *str, const struct qstr *name);
#endif
extern void generic_set_encrypted_ci_d_ops(struct inode *dir,
struct dentry *dentry);