Re: [PATCHv7 12/23] scsi_dh_alua: remove 'rel_port' from alua_dh_data structure

2016-02-18 Thread Bart Van Assche
On 02/15/2016 12:24 AM, Hannes Reinecke wrote: The 'relative port' field is not used, and might get stale when the port group changes. So remove the field altogether. Reviewed-by: Bart Van Assche -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message

[PATCHv7 12/23] scsi_dh_alua: remove 'rel_port' from alua_dh_data structure

2016-02-15 Thread Hannes Reinecke
The 'relative port' field is not used, and might get stale when the port group changes. So remove the field altogether. Reviewed-by: Christoph Hellwig Signed-off-by: Hannes Reinecke --- drivers/scsi/device_handler/scsi_dh_alua.c | 6 +- 1 file changed, 1 insertion(+), 5 deletions(-) diff -