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)

0029-pci-header.awk-remove-unused-variable.patch (1.1 KB ) - added by mt 8 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 by mt, 8 years ago

patch: 01

comment:2 by pulkomandy, 8 years ago

Resolution: fixed
Status: newclosed

Applied in hrev50540.

Note: See TracTickets for help on using tickets.