Merge branch 'core/rcu' into core/rcu-for-linus
[pandora-kernel.git] / fs / smbfs / smbiod.c
index fae8e85..6bd9b69 100644 (file)
@@ -206,7 +206,7 @@ int smbiod_retry(struct smb_sb_info *server)
 
        smb_close_socket(server);
 
-       if (pid == 0) {
+       if (!pid) {
                /* FIXME: this is fatal, umount? */
                printk(KERN_ERR "smb_retry: no connection process\n");
                server->state = CONN_RETRIED;