[PATCH] autofs4: white space cleanup for waitq.c
Whitespace and formating changes to waitq code. Signed-off-by: Ian Kent <raven@themaw.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
@@ -45,7 +45,6 @@ void autofs4_catatonic_mode(struct autofs_sb_info *sbi)
|
|||||||
fput(sbi->pipe); /* Close the pipe */
|
fput(sbi->pipe); /* Close the pipe */
|
||||||
sbi->pipe = NULL;
|
sbi->pipe = NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
shrink_dcache_sb(sbi->sb);
|
shrink_dcache_sb(sbi->sb);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user