]> git.ipfire.org Git - thirdparty/pciutils.git/commit - ls-tree.c
lspci -t: Only show the domain at the root of the tree
authorMatthew Wilcox <matthew@wil.cx>
Sat, 4 Jul 2009 13:42:06 +0000 (15:42 +0200)
committerMartin Mares <mj@ucw.cz>
Sat, 4 Jul 2009 13:42:06 +0000 (15:42 +0200)
commit886263b373fdea691c74e103428f1a805adc32c9
tree732b575d57a19809926aced62def788fee1cfc5b
parent9eaaf5c77719fbdbf10804a1597cc95ecc22ac89
lspci -t: Only show the domain at the root of the tree

Children always have the same domain as their parents, so it's redundant
information, and it makes the tree display too wide.
ls-tree.c