Re: [PATCH 5/14]: Clean up remains from old feature-negotiation infrastructure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10/4/07, Gerrit Renker <gerrit@xxxxxxxxxxxxxx> wrote:
> [DCCP]: Clean up remains from old feature-negotiation infrastructure
>
> The code removed by this patch is no longer referenced or used, the added
> lines update documentation and copyrights.
>
> Signed-off-by: Gerrit Renker <gerrit@xxxxxxxxxxxxxx>

Your code doesn't quite match your description as removing one line of
code from a function. I'm assuming this is OK but raising it just in
case.

Acked-by: Ian McDonald <ian.mcdonald@xxxxxxxxxxx>

> --- a/net/dccp/proto.c
> +++ b/net/dccp/proto.c
> @@ -234,7 +234,6 @@ int dccp_destroy_sock(struct sock *sk)
>         dp->dccps_hc_rx_ccid = dp->dccps_hc_tx_ccid = NULL;
>
>         /* clean up feature negotiation state */
> -       dccp_feat_clean(dmsk);
>         dccp_feat_list_purge(&dp->dccps_featneg);
>
>         return 0;
> -


-- 
Web1: http://wand.net.nz/~iam4/
Web2: http://www.jandi.co.nz
Blog: http://iansblog.jandi.co.nz
-
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

[Index of Archives]     [Linux Kernel]     [IETF DCCP]     [Linux Networking]     [Git]     [Security]     [Linux Assembly]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux