Opened 16 years ago
Closed 16 years ago
#3809 closed enhancement (fixed)
[Patch] Nicer output of additional modes from EDI
Reported by: | tqh | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Drivers/Graphics | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
I wanted to actually understand what the 'Additional modes' listed in syslog meant so I tried to improve output.
Attachments (1)
Change History (2)
by , 16 years ago
Attachment: | edi_info.patch added |
---|
comment:1 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Applied in hrev30622. If fixed the only style violation: there is always a space between the comment start and the comment; and since it refers to the line above, it should also be indented one tab. Thanks!