From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Thu, 27 Jul 2023 11:32:31 +0000 Subject: Re: [PATCH net-next] dccp: Remove unused declaration dccp_feat_initialise_sysctls() Message-Id: List-Id: References: <20230726143239.9904-1-yuehaibing@huawei.com> In-Reply-To: <20230726143239.9904-1-yuehaibing@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: dccp@vger.kernel.org On Wed, Jul 26, 2023 at 10:32:39PM +0800, YueHaibing wrote: > This is never used, so can remove it. > > Signed-off-by: YueHaibing Reviewed-by: Simon Horman