aboutsummaryrefslogtreecommitdiffstats
path: root/fs/smbfs/smbiod.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/smbfs/smbiod.c')
-rw-r--r--fs/smbfs/smbiod.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/smbfs/smbiod.c b/fs/smbfs/smbiod.c
index 3e61b44e51a9..67176af8515f 100644
--- a/fs/smbfs/smbiod.c
+++ b/fs/smbfs/smbiod.c
@@ -298,8 +298,6 @@ out:
298 */ 298 */
299static int smbiod(void *unused) 299static int smbiod(void *unused)
300{ 300{
301 allow_signal(SIGKILL);
302
303 VERBOSE("SMB Kernel thread starting (%d) ...\n", current->pid); 301 VERBOSE("SMB Kernel thread starting (%d) ...\n", current->pid);
304 302
305 for (;;) { 303 for (;;) {