X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;ds=sidebyside;f=fs%2Focfs2%2Fstack_user.c;h=a5ebe421195fea3df8d66f2dc3573534a3bc298a;hb=e516c7df4cfe335a2ea220480cfac558dc738ae4;hp=252e7c82f929c203aca6a294d24b49dd17612cee;hpb=a4dd8dce14014665862ce7911b38cb2c69e366dd;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; } /*