[rds-devel] [PATCH net] rds: Fix endian annotations across various assignments
Andrew Lunn
andrew at lunn.ch
Sun Aug 10 20:19:54 UTC 2025
> > This smells of an LLM generated patch. So i think you are somewhat
> > wasting your time explaining in detail why this is wrong.
> I have never used (and will not use) LLMs :(
Sorry, I need to refine my sense of smell.
> P.S: I'm still learning the ropes as a contributor so please pardon my
> ignorance.
You might find this interesting:
https://www.kernel.org/doc/html/latest/process/maintainer-netdev.html
You made a few process errors as well. Since you submitted this to
net, it needs a Fixes: tag.
Also:
https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html
Particularly:
It must either fix a real bug that bothers people
Sparse warnings don't really both people. But is the sparse warning
indicating a read bug which does bother people? If so, net is O.K, but
please add to the commit message what the real bug is. If this is
simply cleanup, not a bug fix, please submit to net-next.
You can also learn a lot by subscribing to the netdev mailing list,
and reading other peoples patches, and review comments they get.
Andrew
More information about the rds-devel
mailing list