[PATCH 13/18] i2c: rk3x: remove printout on handled timeouts
Wolfram Sang
wsa+renesas at sang-engineering.com
Sat Apr 13 07:35:06 PDT 2024
> Also we're talking about two lines of code, I wouldn't call that bloat ;-)
With this patch, yes. But once you allow debug code, it is hard to draw
a line which debug is still okay and which is too fine-grained. And then
you end up with a lot. Over the years, I developed the tendency to try
to have less but meaningful error printouts. But I don't enforce it
strictly because it is too much bike-shedding discussion.
In case of this error printout here, it is just wrong. But, see, it also
came from this tendency I don't like to have printouts for every error.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20240413/6507db57/attachment.sig>
More information about the linux-arm-kernel
mailing list