Mike Frysinger wrote: >this commit message has no justification or useful description as to >why it should be merged
OK, here's an additional paragraph: Replace code that uses a pointer to walk through the list of applet names with a for-loop and the APPLET_NAME macro. This results in no change in behaviour. Hiding implementation details will enable the applet tables to be modified to save space. Ron _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
