Patch 2.6.32.28 to 2.6.32.32
/fs/ocfs2/stack_user.c
blob:ff4c798a5635f23d64739356b2fc8277c370e1b9 -> blob:f7c167a95494eed32d46d64cde203de2d09ae432
--- fs/ocfs2/stack_user.c
+++ fs/ocfs2/stack_user.c
@@ -191,7 +191,7 @@ static struct ocfs2_live_connection *ocf
return c;
}
- return c;
+ return NULL;
}
/*