netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Breno Leitao <leitao@debian.org>
Cc: jlbec@evilplan.org, davem@davemloft.net, pabeni@redhat.com,
	Eric Dumazet <edumazet@google.com>,
	hch@lst.de, netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	horms@kernel.org
Subject: Re: [PATCH net-next v2 1/3] netconsole: Initialize configfs_item for default targets
Date: Mon, 9 Oct 2023 19:31:58 -0700	[thread overview]
Message-ID: <20231009193158.28a12cd8@kernel.org> (raw)
In-Reply-To: <20231005123637.2685334-2-leitao@debian.org>

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)

  reply	other threads:[~2023-10-10  2:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-05 12:36 [PATCH net-next v2 0/3] net: netconsole: configfs entries for boot target Breno Leitao
2023-10-05 12:36 ` [PATCH net-next v2 1/3] netconsole: Initialize configfs_item for default targets Breno Leitao
2023-10-10  2:31   ` Jakub Kicinski [this message]
2023-10-10  9:36     ` Breno Leitao
2023-10-05 12:36 ` [PATCH net-next v2 2/3] netconsole: Attach cmdline target to dynamic target Breno Leitao
2023-10-05 12:36 ` [PATCH net-next v2 3/3] Documentation: netconsole: add support for cmdline targets Breno Leitao

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=20231009193158.28a12cd8@kernel.org \
    --to=kuba@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=hch@lst.de \
    --cc=horms@kernel.org \
    --cc=jlbec@evilplan.org \
    --cc=leitao@debian.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.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).