posix: Fix posix_spawn implict check style
commit67b23376fb72cdc3fbef37837f6fb5ebe8f0f034
authorAdhemerval Zanella <adhemerval.zanella@linaro.com>
Mon, 21 Mar 2016 15:10:20 +0000 (21 12:10 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.com>
Mon, 21 Mar 2016 15:12:26 +0000 (21 12:12 -0300)
tree2a50742b54852b2c48fd3666aec36e845814900f
parent893e371b2f27f7fd6f503cefce8d9f754aaefd58
posix: Fix posix_spawn implict check style

This patch fixes the implicit check style add in 2a69f853c for the
general convention one.

Checked on x86_64.

* sysdeps/unix/sysv/linux/spawni.c (__spawnix): Fix implict checks
style.
ChangeLog
sysdeps/unix/sysv/linux/spawni.c