commit | deda6a5c0d00d02813cfda0d6262a24462909e9f | [log] [tgz] |
---|---|---|
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Sat Jun 03 19:35:15 2006 +0000 |
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Sat Jun 03 19:35:15 2006 +0000 |
tree | cd2151ee74f7350abcbe692f8115e91547e08e15 | |
parent | 2c351a8f9875a4b597641bc4c0da76db485fe184 [diff] |
- move #include busybox.h to the very top so we pull in the config and eventual platform specific includes in early. - remove two supposedly superfluous newlines from ...error_msg() in modprobe and use shorter boilerplate while at it.