commit | a47c51044a77124ce66cd8513bba6f4d7673e43d | [log] [tgz] |
---|---|---|
author | Gerrit Renker <gerrit@erg.abdn.ac.uk> | Sun Dec 30 04:19:31 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:54:51 2008 -0800 |
tree | 73fc6ff767aa8075e1246bf8d8d2265d87ca7fa0 | |
parent | e7d0362dd41e760f340c1b500646cc92522bd9d5 [diff] |
[ACKVEC]: Reduce length of identifiers This is reduces the length of the struct ackvec/ackvec_record fields. It is a purely text-based replacement: s#dccpavr_#avr_#g; s#dccpav_#av_#g; and increases readability somewhat. Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>