Re: [dm-devel] [PATCH v6 03/18] scsi: Rename sd_pr_command

2023-04-11 Thread Hannes Reinecke
On 4/7/23 22:05, Mike Christie wrote: Rename sd_pr_command to sd_pr_out_command to match a sd_pr_in_command helper added in the next patches. Signed-off-by: Mike Christie Reviewed-by: Christoph Hellwig Reviewed-by: Chaitanya Kulkarni Reviewed-by: Bart Van Assche --- drivers/scsi/sd.c | 12

[dm-devel] [PATCH v6 03/18] scsi: Rename sd_pr_command

2023-04-10 Thread Mike Christie
Rename sd_pr_command to sd_pr_out_command to match a sd_pr_in_command helper added in the next patches. Signed-off-by: Mike Christie Reviewed-by: Christoph Hellwig Reviewed-by: Chaitanya Kulkarni Reviewed-by: Bart Van Assche --- drivers/scsi/sd.c | 12 ++-- 1 file changed, 6 insertion