On 10/9/2023 09:52, Andi Shyti wrote:
Hi,
From: Nirmoy Das <[email protected]>
Add a function for ratelimitted debug print.
Cc: Maarten Lankhorst <[email protected]>
Cc: Maxime Ripard <[email protected]>
Cc: Thomas Zimmermann <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Reviewed-by: Matthew Auld <[email protected]>
Reviewed-by: Andi Shyti <[email protected]>
Signed-off-by: Nirmoy Das <[email protected]>
Signed-off-by: Andi Shyti <[email protected]>
Just a kind reminder!
This is the second time this patch has been sent and we have seen
some potential use of the drm_dbg_ratelimited().
But this patch does not actually add a user. So it is dead code at this
point, which is not allowed.
If you have code that wants to use such a helper then the helper should
be part of the patch that adds that code.
John.
Any feedback?
Thanks,
Andi