diff options
author | Christian Göttsche <cgzones@googlemail.com> | 2024-04-05 17:15:23 +0200 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2024-04-30 19:01:04 -0400 |
commit | 851541709afc1a0e4fe9e8a67afd4c517223138b (patch) | |
tree | e937cdb4d9a4a938070afa25ee786d2166015577 /drivers/usb/cdns3/cdns3-imx.c | |
parent | fc983171e4c82460c0c16b65987d1c2ed76de2c7 (diff) |
selinux: avoid printk_ratelimit()
The usage of printk_ratelimit() is discouraged, see
include/linux/printk.h, thus use pr_warn_ratelimited().
While editing this line address the following checkpatch warning:
WARNING: Integer promotion: Using 'h' in '%hu' is unnecessary
Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions