On Wednesday 04 April 2007 12:00 pm, Randy Dunlap wrote:
That's clearly wrong -- it uses non-tab characters for indents.
Which means that unless you think
if (this_longthing
|| that longthing
|| another
...)
the condition;
is correct (nope!), those additional conditions need more indents.
>
That basically means "after subsys init and before other drivers", yes?
For platform level init code, that's a fairly significant category.
- Dave
-