Thread (2 messages) flat view 2 messages, 2 authors, 2025-10-28

Re: [PATCH] net: i825xx: replace printk() with pr_*() macros for cleaner logging

From: Andrew Lunn <andrew@lunn.ch>
Date: 2025-10-28 13:25:09
Also in: lkml

On Tue, Oct 28, 2025 at 10:01:27AM +0000, Dharanitharan R wrote:
This patch replaces printk() calls in sun3_82586.c with appropriate pr_*()
macros (pr_err, pr_info, etc.) according to Linux kernel logging conventions.
You have a Sun3? I've not seen one in maybe 25 years.

https://www.kernel.org/doc/html/latest/process/maintainer-netdev.html

says:

1.6.6. Clean-up patches

Netdev discourages patches which perform simple clean-ups, which are
not in the context of other work. For example:

Addressing checkpatch.pl, and other trivial coding style warnings

Addressing Local variable ordering issues

Conversions to device-managed APIs (devm_ helpers)

This is because it is felt that the churn that such changes produce
comes at a greater cost than the value of such clean-ups.

Please state in the commit message if you have run these patches on
hardware, and plan to do other work on the Sun3 driver, new features
etc.

    Andrew

---
pw-bot: cr
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help