Opened 8 years ago
Closed 8 years ago
#12919 closed bug (fixed)
[Patch] pci-header.awk: remove unused variable
Reported by: | mt | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/Devices | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Remove variable 'Chip' from pci-header.awk at line 133 [1], since it is not used in get_device_info() [2] .
[1] http://cgit.haiku-os.org/haiku/tree/src/apps/devices/pci-header.awk#n133 [2] http://cgit.haiku-os.org/haiku/tree/headers/private/shared/pci-utils.h#n62
Attachments (1)
Change History (3)
by , 8 years ago
Attachment: | 0029-pci-header.awk-remove-unused-variable.patch added |
---|
comment:1 by , 8 years ago
patch: | 0 → 1 |
---|
comment:2 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Applied in hrev50540.