File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 20
20
* another mount. This situation arises when starting automount(8)
21
21
* or other user space daemon which uses direct mounts or offset
22
22
* mounts (used for autofs lazy mount/umount of nested mount trees),
23
- * which have been left busy at at service shutdown.
23
+ * which have been left busy at service shutdown.
24
24
*/
25
25
26
26
typedef int (* ioctl_fn )(struct file * , struct autofs_sb_info * ,
@@ -496,7 +496,7 @@ static int autofs_dev_ioctl_askumount(struct file *fp,
496
496
* located path is the root of a mount we return 1 along with
497
497
* the super magic of the mount or 0 otherwise.
498
498
*
499
- * In both cases the the device number (as returned by
499
+ * In both cases the device number (as returned by
500
500
* new_encode_dev()) is also returned.
501
501
*/
502
502
static int autofs_dev_ioctl_ismountpoint (struct file * fp ,
You can’t perform that action at this time.
0 commit comments