diff --git a/[refs] b/[refs] index c0bfe4c9f298..db1275309fbe 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a2a2f55291918f6cf9287d7beaecc7bc007a9f1c +refs/heads/master: 226291aa4641fa13cb5dec3bcb3379faa83009e2 diff --git a/trunk/fs/ocfs2/stack_user.c b/trunk/fs/ocfs2/stack_user.c index 252e7c82f929..a5ebe421195f 100644 --- a/trunk/fs/ocfs2/stack_user.c +++ b/trunk/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; } /*