Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HID: hidraw: replace printk() with corresponding pr_xx() variant
This commit replaces direct invocations of printk with their appropriate pr_info/warn() variant. Signed-off-by: Rishi Gupta <gupt21@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
- Loading branch information