On Wed, 2011-08-24 at 23:47 -0500, Larry Finger wrote: > All of the typedef statements are replaced. A perl tool supplied by Joe Perches > was used to change the definition and all its users. Each conversion is in > a separate file, which accounts for the number of patches. Hi Larry. Some of the conversions have: struct foo { [bar...] };//, *struct foo *; Perhaps it'd be good to use something like $ sed -r -i -e 's@^};//.*@};@g' on all these files as a single new patch. _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel