Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0266725a authored by Ian Kent's avatar Ian Kent Committed by Linus Torvalds
Browse files

autofs4: fix some white space errors



Fix some white space format errors.

Signed-off-by: default avatarIan Kent <raven@themaw.net>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent e3cd8067
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -765,4 +765,3 @@ void autofs_dev_ioctl_exit(void)
{
	misc_deregister(&_autofs_dev_ioctl_misc);
}
+1 −2
Original line number Diff line number Diff line
@@ -569,4 +569,3 @@ int autofs4_wait_release(struct autofs_sb_info *sbi, autofs_wqt_t wait_queue_tok

	return 0;
}
+1 −1

File changed.

Contains only whitespace changes.

+4 −4

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.

Loading