All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yeounsu Moon" <yyyynoom@gmail.com>
To: "Andrew Lunn" <andrew@lunn.ch>, "Yeounsu Moon" <yyyynoom@gmail.com>
Cc: "Andrew Lunn" <andrew+netdev@lunn.ch>,
	"David S. Miller" <davem@davemloft.net>,
	"Eric Dumazet" <edumazet@google.com>,
	"Jakub Kicinski" <kuba@kernel.org>,
	"Paolo Abeni" <pabeni@redhat.com>, <netdev@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH net-next] net: dlink: replace printk() with netdev_info() in rio_probe1()
Date: Mon, 05 Jan 2026 20:03:55 +0900	[thread overview]
Message-ID: <DFGLTFD0O8CJ.1T5N4IG02PNAR@gmail.com> (raw)
In-Reply-To: <d5b585f3-eb84-4c72-9bdb-80721eb412a7@lunn.ch>

On Mon Jan 5, 2026 at 7:06 AM KST, Andrew Lunn wrote:
> This looks like a valid transformation, but drivers are not really
> meant to spam the kernel log like this. So i would actually change
> them to netdev_dbg() and add a comment in the commit message.
>
>      Andrew
Thank you for the review.

I'll switch the printk() probe message to netdev_dbg() and add a note in 
the commit message. I'll send v2.

    Yeounsu Moon

      reply	other threads:[~2026-01-05 11:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-04 11:18 [PATCH net-next] net: dlink: replace printk() with netdev_info() in rio_probe1() Yeounsu Moon
2026-01-04 22:06 ` Andrew Lunn
2026-01-05 11:03   ` Yeounsu Moon [this message]

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=DFGLTFD0O8CJ.1T5N4IG02PNAR@gmail.com \
    --to=yyyynoom@gmail.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.