]> www.infradead.org Git - users/dwmw2/linux.git/commit
firewire: ohci: obsolete direct usage of printk_ratelimit()
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Tue, 3 Sep 2024 10:15:23 +0000 (19:15 +0900)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Tue, 3 Sep 2024 10:15:23 +0000 (19:15 +0900)
commit7d35a0060392af796cc4e08780d7b71d1fc71e5e
treef2e9d12d78c94206abbf1cc2aa7cdd239bc0517d
parentcd7023729877e41f958178e9aa9cc86e71246e34
firewire: ohci: obsolete direct usage of printk_ratelimit()

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.

Link: https://lore.kernel.org/r/20240903101523.317110-1-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
drivers/firewire/ohci.c