[pve-devel] [PATCH cluster 0/4] various code cleanups and buildsys fixes
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Sep 7 13:50:43 CEST 2018
A few small code cleanups I had lying around and a buildsys fix, just look a
the specific patches for infos.
Thomas Lamprecht (4):
Wpedantic: remove extra semicolons after function bodies
Wpedantic: add casts to void* for pointer printing
Wpedantic: mark flexible arrays with [] not [0]
buildsys: add build PVE folder to LD_LIBRARY_PATH and PERLLIB
data/Makefile | 3 +++
data/PVE/Makefile | 5 ++---
data/src/dcdb.c | 2 +-
data/src/dfsm.c | 4 ++--
data/src/logger.c | 4 ++--
data/src/memdb.h | 4 ++--
data/src/pmxcfs.c | 2 +-
data/src/quorum.c | 2 +-
8 files changed, 14 insertions(+), 12 deletions(-)
--
2.18.0
More information about the pve-devel
mailing list