sem_open/1-2.c: fix wrong comparison

The comparison will always evaluate as 'true' for the address
of 'mysemp' will never be NULL.

Signed-off-by: Wei,Jiangang <weijg.fnst@cn.fujitsu.com>
1 file changed