From: Fabian Frederick Date: Mon, 17 Nov 2014 21:00:22 +0000 (+0100) Subject: dccp: spelling s/reseting/resetting X-Git-Tag: v3.19-rc1~118^2~172 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=a77b634367d4987718012b896c3d19c4cd7e8b4c;p=~emulex%2Finfiniband.git dccp: spelling s/reseting/resetting Signed-off-by: Fabian Frederick Signed-off-by: David S. Miller --- diff --git a/net/dccp/input.c b/net/dccp/input.c index 3c8ec7d4a34..3bd14e88539 100644 --- a/net/dccp/input.c +++ b/net/dccp/input.c @@ -537,7 +537,7 @@ static int dccp_rcv_respond_partopen_state_process(struct sock *sk, case DCCP_PKT_DATAACK: case DCCP_PKT_ACK: /* - * FIXME: we should be reseting the PARTOPEN (DELACK) timer + * FIXME: we should be resetting the PARTOPEN (DELACK) timer * here but only if we haven't used the DELACK timer for * something else, like sending a delayed ack for a TIMESTAMP * echo, etc, for now were not clearing it, sending an extra