smbfs: remove unnecessary allow_signal
[pandora-kernel.git] / fs / smbfs / smbiod.c
index 3e61b44..67176af 100644 (file)
@@ -298,8 +298,6 @@ out:
  */
 static int smbiod(void *unused)
 {
-       allow_signal(SIGKILL);
-
        VERBOSE("SMB Kernel thread starting (%d) ...\n", current->pid);
 
        for (;;) {