On Tue, Jan 15, 2008 at 02:43:52PM -0500, Robinson Tryon wrote:
Are there any more comments on my patch to implement the --list-supported feature for superiotool? If not, could someone go ahead and commit the patch?
Yeah, looks good mostly. Comitted in r91 with some minor changes:
- Coding style fixes and cosmetics. - Only add copyright line in superiotool.[ch], the other changes are one-liners and likely too trivial. - Minor code simplifications (e.g. drop print_chip()). - A bit less verbose manpage entry. - Missing update of USAGE #define.
Thanks, Uwe.