]> git.ipfire.org Git - thirdparty/systemd.git/commit
basic: remove redundant check (#7320)
authorTopi Miettinen <topimiettinen@users.noreply.github.com>
Mon, 13 Nov 2017 21:00:03 +0000 (21:00 +0000)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 13 Nov 2017 21:00:03 +0000 (22:00 +0100)
commit9c6888ac45750bae2704d72936ee2bb46e8fd4f6
tree746039d7b34ab92eee55d6d4b14559313926254e
parent49b625ed820a09f07417316f210a71eca7aabce7
basic: remove redundant check (#7320)

The check is redundant as the whole block is only evaluated if
__IGNORE_pkey_mprotect is not defined. Change to #else.
src/basic/missing_syscall.h