hugepages: rework 2
authorKim Jones <kim-marie.jones@intel.com>
Tue, 16 Aug 2016 15:00:27 +0000 (16:00 +0100)
committerKim Jones <kim-marie.jones@intel.com>
Tue, 16 Aug 2016 16:50:32 +0000 (17:50 +0100)
commit26c9dd08034c325d8a20ab80e9fba3d2c164f933
treee38f64d273c463740f553f658d912788623f5311
parentf91506bb8f91ca3725fd3081deba4e1829186aaa
hugepages: rework 2

Fix typo in .pod file.
Change char * strings to static const char [].
Change INFO() to DEBUG() in 1 place.
Removed unnecessary initialisations & casts.
Fixed ignored error returns from some funcs.
Actually use result returned from pathconf().

Change-Id: I0b59af4eb8afd29141abfa9233ca1d4a8d19d0d1
Signed-off-by: Kim Jones <kim-marie.jones@intel.com>
src/collectd.conf.pod
src/hugepages.c