]> granicus.if.org Git - procps-ng/commit
library: whack a superfluous assignment, <MEMINFO> api
authorJim Warner <james.warner@comcast.net>
Mon, 6 Jun 2016 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Thu, 9 Jun 2016 10:51:06 +0000 (20:51 +1000)
commitb700d91f84c8fe5b5a32cfd9ed5c50f37ea82bb4
tree3c977f474404c446623f8dba1dd9f354ebb2c870
parent8a7fcc02d1de1228b87c9232bf48dd0c439270a7
library: whack a superfluous assignment, <MEMINFO> api

This patch was prompted through work on the <slabinfo>
upgrade from 2nd gen to 3rd. And while this assignment
caused no real harm, it most certainly was misleading.

[ plus add a couple of overlooked #undef directives! ]

Signed-off-by: Jim Warner <james.warner@comcast.net>
proc/meminfo.c