Skip to content
Commit df46cac3 authored by Dietmar Hahn's avatar Dietmar Hahn Committed by Martin K. Petersen
Browse files

scsi: sd: Fix typo in sd_first_printk()

Commit b2bff6ce

 ("[SCSI] sd: Quiesce mode sense error messages")
added the macro sd_first_printk(). The macro takes "sdsk" as argument
but dereferences "sdkp". This hasn't caused any real issues since all
callers of sd_first_printk() have an sdkp. But fix the typo.

[mkp: Turned this into a real patch and tweaked commit description]

Signed-off-by: default avatarDietmar Hahn <dietmar.hahn@ts.fujitsu.com>
Signed-off-by: default avatarMartin K. Petersen <martin.petersen@oracle.com>
parent 0de05405
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