This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10226 - isp1583.c code cosmetics
Attached to Project:
Rockbox
Opened by Tomer Shalev (tomers) - Friday, 22 May 2009, 06:30 GMT+2
Last edited by Tomer Shalev (tomers) - Thursday, 01 October 2009, 07:41 GMT+2
Opened by Tomer Shalev (tomers) - Friday, 22 May 2009, 06:30 GMT+2
Last edited by Tomer Shalev (tomers) - Thursday, 01 October 2009, 07:41 GMT+2
|
Details- Code cosmetics
- Use defined EP_CONTROL instead of 0 when applicable. |
This task depends upon
Closed by Tomer Shalev (tomers)
Thursday, 01 October 2009, 07:41 GMT+2
Reason for closing: Accepted
Additional comments about closing: Committed in r22866, including mcuelenaere's suggestions
Thursday, 01 October 2009, 07:41 GMT+2
Reason for closing: Accepted
Additional comments about closing: Committed in r22866, including mcuelenaere's suggestions
Also I dislike your changes in the alignment when several parameters don't fit in one line (e.g. first part of @@ -195,15 +195,17 @@).
And AFAIK the Rockbox contribution rules prescribe: 'When changing code, follow the code style of the file you are editing.'