]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: mt7621-mmc: replace `printk` with preferred API
authorDafna Hirschfeld <dafna3@gmail.com>
Sun, 30 Sep 2018 19:04:04 +0000 (22:04 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Oct 2018 21:53:18 +0000 (14:53 -0700)
commit7b6e286c397f88b064b30d4ce020024e18dc55a7
tree3d5a7af4f085bc0eab009ea1b3f3340114fdc492
parentffa8ed13d9a55e7186324817a732722bf9c275dc
staging: mt7621-mmc: replace `printk` with preferred API

Replace calls to `printk` with `dev_info` and `pr_err`
Issues found with checkpatch.pl

Signed-off-by: Dafna Hirschfeld <dafna3@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-mmc/sd.c