Hi! > It can be used like this: > > .caps = (struct tst_cap []) { > TST_CAP(TST_DROP, CAP_SYS_ADMIN), > {0, 0, 0}, A minor note, the {0, 0, 0} should be equivalent to {} -- Cyril Hrubis chrubis@suse.cz