On Wed, Mar 27, 2013 at 05:15:07PM +0100, Lukáš Nykrýn wrote: > So if we want to return first error there should be > - if (r < 0) > + if (r == 0) > r = k; > > Am I right? Ooops. Yes.
Zbyszek _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel