From: Neil Horman <nhorman@tuxdriver.com>
To: Adrian Bunk <bunk@kernel.org>
Cc: Vlad Yasevich <vladislav.yasevich@hp.com>,
"David S. Miller" <davem@davemloft.net>,
sri@us.ibm.com, linux-sctp@vger.kernel.org,
netdev@vger.kernel.org
Subject: Re: [2.6 patch] remove sctp_assoc_proc_exit()
Date: Tue, 22 Jul 2008 14:05:10 -0400 [thread overview]
Message-ID: <20080722180510.GC6887@hmsreliant.think-freely.org> (raw)
In-Reply-To: <20080722172057.GU14846@cs181140183.pp.htv.fi>
On Tue, Jul 22, 2008 at 08:20:57PM +0300, Adrian Bunk wrote:
> Commit 20c2c1fd6c842caf70dcb1d94b9d58861949fd3d
> (sctp: add sctp/remaddr table to complete RFC remote address table OID)
> added an unused sctp_assoc_proc_exit() function that seems to have been
> unintentionally created when copying the assocs code.
>
> Signed-off-by: Adrian Bunk <bunk@kernel.org>
>
> ---
> 3020dff4c136f6e7f98e0c02f8b5e1cedfa75d2f
> diff --git a/net/sctp/proc.c b/net/sctp/proc.c
> index 5dd8983..f268910 100644
> --- a/net/sctp/proc.c
> +++ b/net/sctp/proc.c
> @@ -519,8 +519,3 @@ int __init sctp_remaddr_proc_init(void)
>
> return 0;
> }
> -
> -void sctp_assoc_proc_exit(void)
> -{
> - remove_proc_entry("remaddr", proc_net_sctp);
> -}
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sctp" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
Thanks Adrian!
Acked-by: Neil Horman <nhorman@tuxdriver.com>
--
/****************************************************
* Neil Horman <nhorman@tuxdriver.com>
* Software Engineer, Red Hat
****************************************************/
next prev parent reply other threads:[~2008-07-22 18:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-22 17:20 [2.6 patch] remove sctp_assoc_proc_exit() Adrian Bunk
2008-07-22 18:05 ` Neil Horman [this message]
2008-07-23 0:21 ` Vlad Yasevich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080722180510.GC6887@hmsreliant.think-freely.org \
--to=nhorman@tuxdriver.com \
--cc=bunk@kernel.org \
--cc=davem@davemloft.net \
--cc=linux-sctp@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=sri@us.ibm.com \
--cc=vladislav.yasevich@hp.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).