Re: [PATCH] net: qualcomm: ppe: Remove redundant include of dev_printk.h
From: Jakub Kicinski
Date: Tue Jan 13 2026 - 22:02:12 EST
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