Re: [PATCH] scsi_sysfs: Fix typo in is_bin_visible()

2016-03-10 Thread Martin K. Petersen
> "Hannes" == Hannes Reinecke writes: Hannes> The test for the existence vpd_pg83 is inverted. Applied to 4.6/scsi-queue. -- Martin K. Petersen Oracle Linux Engineering -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majord...@vger.

Re: [PATCH] scsi_sysfs: Fix typo in is_bin_visible()

2016-03-10 Thread Laurence Oberman
lwig" , "Johannes Thumshirn" , "James Bottomley" , linux-scsi@vger.kernel.org, "Hannes Reinecke" Sent: Thursday, March 10, 2016 10:25:08 AM Subject: Re: [PATCH] scsi_sysfs: Fix typo in is_bin_visible() On Thu, 2016-03-10 at 11:25 +0100, Hannes Reinecke wrote: &

Re: [PATCH] scsi_sysfs: Fix typo in is_bin_visible()

2016-03-10 Thread Ewan Milne
On Thu, 2016-03-10 at 11:25 +0100, Hannes Reinecke wrote: > The test for the existence vpd_pg83 is inverted. > > Fixes: 7e47976bcff ("scsi_sysfs: add 'is_bin_visible' callback") > Signed-off-by: Hannes Reinecke > --- > drivers/scsi/scsi_sysfs.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletio

Re: [PATCH] scsi_sysfs: Fix typo in is_bin_visible()

2016-03-10 Thread Johannes Thumshirn
On Thu, Mar 10, 2016 at 11:25:26AM +0100, Hannes Reinecke wrote: > The test for the existence vpd_pg83 is inverted. > > Fixes: 7e47976bcff ("scsi_sysfs: add 'is_bin_visible' callback") > Signed-off-by: Hannes Reinecke Reviewed-by: Johannes Thumshirn -- Johannes Thumshirn