Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
[sfrench/cifs-2.6.git] / tools / include / uapi / asm-generic / fcntl.h
index 1ecdb911add8de3b16f4b05dff630a0ca47285d1..b02c8e0f405757b4f62bf038ae199c8a9decfa68 100644 (file)
  * record  locks, but are "owned" by the open file description, not the
  * process. This means that they are inherited across fork() like BSD (flock)
  * locks, and they are only released automatically when the last reference to
- * the the open file against which they were acquired is put.
+ * the open file against which they were acquired is put.
  */
 #define F_OFD_GETLK    36
 #define F_OFD_SETLK    37