mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-20 21:51:05 +00: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
1 changed files with 9 additions and 10 deletions
|
@ -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);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue