mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
[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:
parent
d7c4a5f108
commit
e77fbddf77
@ -45,7 +45,6 @@ void autofs4_catatonic_mode(struct autofs_sb_info *sbi)
|
||||
fput(sbi->pipe); /* Close the pipe */
|
||||
sbi->pipe = NULL;
|
||||
}
|
||||
|
||||
shrink_dcache_sb(sbi->sb);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user