[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231009193158.28a12cd8@kernel.org>
Date: Mon, 9 Oct 2023 19:31:58 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Breno Leitao <leitao@...ian.org>
Cc: jlbec@...lplan.org, davem@...emloft.net, pabeni@...hat.com,
Eric Dumazet <edumazet@...gle.com>, hch@....de,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
horms@...nel.org
Subject: Re: [PATCH net-next v2 1/3] netconsole: Initialize configfs_item
for default targets
On Thu, 5 Oct 2023 05:36:34 -0700 Breno Leitao wrote:
> +static void populate_configfs_item(struct netconsole_target *nt,
> + int cmdline_count);
Could you move alloc / free_param_target() to avoid the forward
declaration? (separate patch)
Powered by blists - more mailing lists