All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Jinseok Kim <always.starving0@gmail.com>
Cc: quic_luoj@quicinc.com, andrew+netdev@lunn.ch,
	davem@davemloft.net, edumazet@google.com, pabeni@redhat.com,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] net: qualcomm: ppe: Remove redundant include of dev_printk.h
Date: Tue, 13 Jan 2026 19:02:10 -0800	[thread overview]
Message-ID: <20260113190210.5387bde1@kernel.org> (raw)
In-Reply-To: <20260112042038.2553-1-always.starving0@gmail.com>

On Sun, 11 Jan 2026 20:20:38 -0800 Jinseok Kim wrote:
> The header <linux/device.h> already includes <linux/dev_printk.h>.
> Therefore, explicitly including <linux/dev_printk.h> is unnecessary.
> 
> This patch removes the redundant include. No functional changes.

Unless there's some effort to remove the dev_printk.h header let's
leave it as is. Depending on header dependencies is not generally
recommended.
-- 
pw-bot: cr

  reply	other threads:[~2026-01-14  3:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-12  4:20 [PATCH] net: qualcomm: ppe: Remove redundant include of dev_printk.h Jinseok Kim
2026-01-14  3:02 ` Jakub Kicinski [this message]
2026-01-15  9:11   ` Jinseok Kim

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=20260113190210.5387bde1@kernel.org \
    --to=kuba@kernel.org \
    --cc=always.starving0@gmail.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=quic_luoj@quicinc.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.