On Fri, Aug 25, 2017 at 01:36:00PM -0700, Bart Van Assche wrote:
>
> if (pg80_supported) {
> -retry_pg80:
> - vpd_buf = kmalloc(vpd_len, GFP_KERNEL);
> - if (!vpd_buf)
> - return;
> -
> - result = scsi_vpd_inquiry(sdev, vpd_buf, 0x80,
toph Hellwig ; Hannes Reinecke ;
> Johannes Thumshirn ; Seymour, Shane M
>
> Subject: [PATCH 1/2] Introduce scsi_get_vpd_buf()
>
> This patch does not change any functionality.
>
> Signed-off-by: Bart Van Assche
> Cc: Christoph Hellwig
> Cc: Hannes Reinecke
This patch does not change any functionality.
Signed-off-by: Bart Van Assche
Cc: Christoph Hellwig
Cc: Hannes Reinecke
Cc: Johannes Thumshirn
Cc: Shane M Seymour
---
drivers/scsi/scsi.c | 96 +
1 file changed, 45 insertions(+), 51 deletions
3 matches
Mail list logo