Skip to content
Commit fe2d1851 authored by Nao Nishijima's avatar Nao Nishijima Committed by James Bottomley
Browse files

[SCSI] sd: Use sd_printk() instead of printk()



sd_ioctl() still use printk() for log output.
It should use sd_printk() instead of printk(), as well as other sd_*.

All SCSI messages should output via s*_printk() instead of printk().

Signed-off-by: default avatarNao Nishijima <nao.nishijima.xt@hitachi.com>
Signed-off-by: default avatarJames Bottomley <JBottomley@Parallels.com>
parent a72c5e5e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment