X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=fs%2Focfs2%2Fstack_user.c;h=a5ebe421195fea3df8d66f2dc3573534a3bc298a;hb=78d81d15b74246c7cedf84894434890b33da3907;hp=252e7c82f929c203aca6a294d24b49dd17612cee;hpb=725278e0ecdabbbced6f1b05a23473ec9e4cafee;p=~andy%2Flinux diff --git a/fs/ocfs2/stack_user.c b/fs/ocfs2/stack_user.c index 252e7c82f92..a5ebe421195 100644 --- a/fs/ocfs2/stack_user.c +++ b/fs/ocfs2/stack_user.c @@ -190,7 +190,7 @@ static struct ocfs2_live_connection *ocfs2_connection_find(const char *name) return c; } - return c; + return NULL; } /*