#x27;ll commit them, though
they don't really matter much
Nevermind, let's leave it too.
--
Best Regards,
Boris Egorov
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
Minor patch. Fixes defects found by cppcheck: do not check if unsigned
value is const, reduce scope of a few variables.
Signed-off-by: Boris Egorov
---
src/shared/macro.h | 2 +-
src/shared/ring.c | 7 ---
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/src/shared/macro.h b