Skip to content

Commit 1245456

Browse files
committed
Merge branch 'aufs5.4/10static' into aufs5.4/11mmap
2 parents bca6843 + ec83770 commit 1245456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fs/aufs/inode.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@ struct au_hnotify_op {
580580
int (*alloc)(struct au_hinode *hinode);
581581

582582
/*
583-
* if it returns true, the the caller should free hinode->hi_notify,
583+
* if it returns true, the caller should free hinode->hi_notify,
584584
* otherwise ->free() frees it.
585585
*/
586586
int (*free)(struct au_hinode *hinode,

0 commit comments

Comments
 (0)