diff options
Diffstat (limited to 'util-linux/lspci.c')
| -rw-r--r-- | util-linux/lspci.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util-linux/lspci.c b/util-linux/lspci.c index 25be23a01..1a43f71e2 100644 --- a/util-linux/lspci.c +++ b/util-linux/lspci.c | |||
| @@ -81,7 +81,6 @@ static int FAST_FUNC fileAction(struct recursive_state *state UNUSED_PARAM, | |||
| 81 | } | 81 | } |
| 82 | config_close(parser); | 82 | config_close(parser); |
| 83 | 83 | ||
| 84 | |||
| 85 | if (option_mask32 & OPT_m) { | 84 | if (option_mask32 & OPT_m) { |
| 86 | printf("%s \"Class %04x\" \"%04x\" \"%04x\" \"%04x\" \"%04x\"", | 85 | printf("%s \"Class %04x\" \"%04x\" \"%04x\" \"%04x\" \"%04x\"", |
| 87 | pci_slot_name, pci_class, pci_vid, pci_did, | 86 | pci_slot_name, pci_class, pci_vid, pci_did, |
