~canonical-hwe-team/powertop/master-bzr

Viewing all changes in revision 916.

  • Committer: Nivedita Swaminathan
  • Author(s): Gayatri Kammela
  • Date: 2019-09-26 22:39:01 UTC
  • Revision ID: git-v1:397b7463f40a709ed9b84ec819e6953abfd261b5
src/devices/ahci.cpp: fix: Remove the humanname from ahci_data array

Device stats tab reports humanname for ahci and the purpose of having
a humanname is to identify ahci data clearly in the powertop report.
However, the printf() that is responsible for printing the humanname
spams the device stats tab and tunables tab for every auto refresh of
the window.

To fix this glitch, remove the humanname from the ahci_data array.

Signed-off-by: Gayatri Kammela <gayatri.kammela@intel.com>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: