Hi Denis, On 25/07/2025 22:24, [email protected] wrote:
From: Denis Mukhin <[email protected]>__printk_ratelimit() is never used outside of the console driver. Remove it from the lib.h and merge with the public printk_ratelimit().
Is this solving any sort of violation? Asking because even if the function is only used by one caller, I could see a benefit to be able to use different value for the ratelimit. So I leaning towards keep the code as-is.
Cheers, -- Julien Grall
