Skip to content
Commit e3deec09 authored by James Bottomley's avatar James Bottomley
Browse files

[SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page()



The best way to fix this is to eliminate the intenal kmalloc() and
make the caller allocate the required amount of storage.

Signed-off-by: default avatarJames Bottomley <James.Bottomley@suse.de>
parent 534ef056
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