Re: [PATCH net-next] net: ethernet: tehuti: remove function tracing macros
From: Simon Horman <horms@kernel.org>
Date: 2026-01-09 18:09:11
From: Simon Horman <horms@kernel.org>
Date: 2026-01-09 18:09:11
On Tue, Jan 06, 2026 at 11:24:01PM -0800, Ethan Nelson-Moore wrote:
These function tracing macros clutter the code and provide no value over ftrace. Remove them. Signed-off-by: Ethan Nelson-Moore <redacted>
Hi Ethan, I don't think this driver has received much attention for some time. So, unless you have hardware to test changes on, I would suggest either leaving it alone or, if we suspect there are no users, removing it. ...