]> git.ipfire.org Git - thirdparty/systemd.git/commit
journal: change direction tests to use the same convention (cp </> np)
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 7 Jun 2013 03:30:46 +0000 (23:30 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 10 Jun 2013 14:10:07 +0000 (10:10 -0400)
commitbc3029268ca0077f2e176724d7d124cec4265575
tree6e51011b45a00de9e4be7bd87c214581cdaed0ce
parent87011c25d96e9fbcd8a465ba758fa037c7d08203
journal: change direction tests to use the same convention (cp </> np)

The order was different in various places, which makes it harder to
read to code. Also consistently use ternany for all direction checks.

Remove one free(NULL).
src/journal/sd-journal.c