From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxx> Date: Thu, 14 Sep 2006 14:14:33 -0300 > Introduce methods which manipulate interesting congestion control state such as > pipe and rtt estimate. This is useful for people wishing to monitor the > variables of CCID and instrument the code [perhaps using Kprobes]. Personally, > I am a fan of encapsulation---that justifies this change =D. > > Signed-off-by: Andrea Bittau <a.bittau@xxxxxxxxxxxx> > Signed-off-by: Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxx> Trailing whitespace, again. It seems to proliferate into any new code blocks written by Andrea. Please fix this stuff up, you can even automate is by running: git apply --check --whitespace=error-all $(DIFF) over patches, which I've mentioned many times before. Anyways, fixed up and applied, thanks. - 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