We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4b0d31 commit 93a8c04Copy full SHA for 93a8c04
fs/tracefs/inode.c
@@ -553,7 +553,7 @@ struct dentry *tracefs_create_dir(const char *name, struct dentry *parent)
553
*
554
* Only one instances directory is allowed.
555
556
- * The instances directory is special as it allows for mkdir and rmdir to
+ * The instances directory is special as it allows for mkdir and rmdir
557
* to be done by userspace. When a mkdir or rmdir is performed, the inode
558
* locks are released and the methods passed in (@mkdir and @rmdir) are
559
* called without locks and with the name of the directory being created
0 commit comments