Em Mon, Oct 05, 2009 at 12:53:09PM +0200, Gerrit Renker escreveu: > Arnaldo, Dave, > > this codifies new naming scheme discussed at netconf. Can you please have a > look and indicate whether you are ok with the set? > > They are divided into 4 for readability, but can be combined into > one large patch if agreed. > > It is all just regexp substitutions: > > Patch #1: Introduces the naming scheme on CCID-2: > s#hc\(tx\|rx\)->ccid2hc\1_#hc\1->\1_#g; > s#ccid2hc\(tx\|rx\)_#\1_#g; > > Patch #2: Extends the changes of patch#1 to CCID-3. > > Patch #3: Removes the second, repetitive redundancy in this scheme: > s#hc\(tx\|rx\)->\1_#hc->\1_#g; > > Patch #4: Extends patch#3 from CCID-2 to CCID-3. For the 4 patches: Acked-by: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx> Best Regards, - Arnaldo -- To unsubscribe from this list: send the line "unsubscribe dccp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html