]> granicus.if.org Git - procps-ng/commit
top: whack a label & branch in 'summary_show' function
authorJim Warner <james.warner@comcast.net>
Wed, 21 Jul 2021 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Tue, 27 Jul 2021 11:17:18 +0000 (21:17 +1000)
commit1c1dd028625ed897b86f57043a7758870da702a9
tree997129f9d65ddd12c0d7527940d1d547243e5b5e
parent6a8d8ff80bcadba9da90c4ca735fb7b457a717b9
top: whack a label & branch in 'summary_show' function

If there are zero numa nodes then the View_CPUNOD flag
cannot possibly be set. So it was unnecessary to check
both the numa total and View_CPUNOD in 'summary_show'.

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