Re: [PATCH] firewire: ohci: obsolete direct usage of printk_ratelimit()
Takashi Sakamoto <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.kernel.firewire.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Sep 03, 2024 at 07:15:23PM +0900, Takashi Sakamoto wrote:
> A commit 77006a0a8282 ("ratelimit: add comment warning people off
> printk_ratelimit()") has already deprecated printk_ratelimit().
>
> This commit uses alternative functions to obsolete its usage.
>
> Signed-off-by: Takashi Sakamoto <[email protected]>
> ---
> drivers/firewire/ohci.c | 9 +++------
> 1 file changed, 3 insertions(+), 6 deletions(-)
Applied to for-next branch.
Regards
Takashi Sakamoto