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 ea85691 commit 9daf0a4Copy full SHA for 9daf0a4
include/linux/quota.h
@@ -91,7 +91,7 @@ extern bool qid_valid(struct kqid qid);
91
*
92
* When there is no mapping defined for the user-namespace, type,
93
* qid tuple an invalid kqid is returned. Callers are expected to
94
- * test for and handle handle invalid kqids being returned.
+ * test for and handle invalid kqids being returned.
95
* Invalid kqids may be tested for using qid_valid().
96
*/
97
static inline struct kqid make_kqid(struct user_namespace *from,
0 commit comments