summaryrefslogtreecommitdiff
path: root/rust/kernel/module_param.rs
diff options
context:
space:
mode:
authorShi Hao <i.shihao.999@gmail.com>2025-10-31 13:39:42 +0530
committerHelge Deller <deller@gmx.de>2025-12-02 20:15:51 +0100
commit93b22a4bf0b4945abc7c45345f2a52fd3098c16c (patch)
tree906c5ddbb96fb5503aa4fcf5fb8ab333203d596b /rust/kernel/module_param.rs
parentaf0fa9b449d7952f231903262b0a96bad8399dd1 (diff)
fbdev: i810: use appopriate log interface dev_info
There were many printk log interfaces which do no had any KERN_INFO with them and they can be replaced with dev_info which will allow better log level handling making messages clear and manageable. No functional changes to the driver behavior are introduced. Only the logging method has been replaced as per modern kernel coding guidelines. Signed-off-by: Shi Hao <i.shihao.999@gmail.com> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'rust/kernel/module_param.rs')
0 files changed, 0 insertions, 0 deletions