cgfsng: cg_is_pure_unified()

parent 96e6f37f
......@@ -1344,7 +1344,8 @@ static bool cg_hybrid_init(void)
return true;
}
static int cg_is_pure_unified(void) {
static int cg_is_pure_unified(void)
{
int ret;
struct statfs fs;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment