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 4313a24 commit 6f05e01Copy full SHA for 6f05e01
tools/include/uapi/asm-generic/fcntl.h
@@ -140,7 +140,7 @@
140
* record locks, but are "owned" by the open file description, not the
141
* process. This means that they are inherited across fork() like BSD (flock)
142
* locks, and they are only released automatically when the last reference to
143
- * the the open file against which they were acquired is put.
+ * the open file against which they were acquired is put.
144
*/
145
#define F_OFD_GETLK 36
146
#define F_OFD_SETLK 37
0 commit comments