* Omar Ramirez Luna <[email protected]> [100223 18:11]:
> 
> Hi All,
> 
> I'm currently working on removing camel case + hungarian notation
> from dspbridge code in the following branch:
> 
> dspbridge-next-camelcase on d.o-z
> 
> I'll appreciate if you can mail any unsent patch otherwise it will
> need to wait (and be rebased) after the camelcase changes.
> 
> If nobody disagrees I'll be marking dspbridge 0.2 (as per private
> discussion) in the upcoming days.

Maybe do a perl or sed script that allows you to convert one
string at a time? That way you can regenerate the patches as
needed.

We used something like that to convert the musb code a few
years ago.

I recommend converting one variable at a time and then compile
and boot test in between. Otherwise you can easily convert
substrings accidentally and then things will not compile..

Regards,

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to