diff options
author | Jay Lan <[email protected]> | 2014-09-29 15:36:57 -0700 |
---|---|---|
committer | Jason Wessel <[email protected]> | 2015-02-19 12:39:02 -0600 |
commit | 146755923262037fc4c54abc28c04b1103f3cc51 (patch) | |
tree | 29c637bbb6c081511d14eee2eef2c759a6006bfe /net/lapb/lapb_iface.c | |
parent | bfa76d49576599a4b9f9b7a71f23d73d6dcff735 (diff) |
kdb: fix incorrect counts in KDB summary command output
The output of KDB 'summary' command should report MemTotal, MemFree
and Buffers output in kB. Current codes report in unit of pages.
A define of K(x) as
is defined in the code, but not used.
This patch would apply the define to convert the values to kB.
Please include me on Cc on replies. I do not subscribe to linux-kernel.
Signed-off-by: Jay Lan <[email protected]>
Cc: <[email protected]>
Signed-off-by: Jason Wessel <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions