Home
last modified time | relevance | path

Searched hist:a47c51044a77124ce66cd8513bba6f4d7673e43d (Results 1 – 2 of 2) sorted by relevance

/linux/net/dccp/
H A Dackvec.hdiff a47c51044a77124ce66cd8513bba6f4d7673e43d Sun Dec 30 13:19:31 CET 2007 Gerrit Renker <gerrit@erg.abdn.ac.uk> [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>
H A Dackvec.cdiff a47c51044a77124ce66cd8513bba6f4d7673e43d Sun Dec 30 13:19:31 CET 2007 Gerrit Renker <gerrit@erg.abdn.ac.uk> [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>