OSDN Git Service

[CCID3]: Redundant debugging output / documentation
authorGerrit Renker <gerrit@erg.abdn.ac.uk>
Wed, 12 Dec 2007 15:57:14 +0000 (13:57 -0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:57:18 +0000 (14:57 -0800)
commitdb64196038e79b0460245d558e54ff4a21a52d1f
treec24ee13b726832a85a95a2824f01293fe84dcc75
parent8a9c7e92e0ca97632126feee32ba2698b4eb6c8f
[CCID3]: Redundant debugging output / documentation

Each time feedback is sent two lines are printed:

ccid3_hc_rx_send_feedback: client ... - entry
ccid3_hc_rx_send_feedback: Interval ...usec, X_recv=..., 1/p=...

The first line is redundant and thus removed.

Further, documentation of ccid3_hc_rx_sock (capitalisation) is made consistent.

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>
net/dccp/ccids/ccid3.c
net/dccp/ccids/ccid3.h