linux/drivers/scsi/libsas
John Garry 3c236f8cc6 scsi: libsas: Print expander PHY indexes in decimal
Currently we print expander PHY indexes in a mix of decimal and hex.

It is more consistent and also more convenient to read decimal, so
make this change.

We use width of 2 for expander and 1 for root PHYs prints.

Some lines which were needlessly spilling multiple lines are unified.

Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2019-04-15 18:55:01 -04:00
..
Kconfig
Makefile
sas_ata.c scsi: libsas: Print expander PHY indexes in decimal 2019-04-15 18:55:01 -04:00
sas_discover.c scsi: libsas: Remove pcidev reference 2018-11-15 14:37:06 -05:00
sas_event.c
sas_expander.c scsi: libsas: Print expander PHY indexes in decimal 2019-04-15 18:55:01 -04:00
sas_host_smp.c
sas_init.c scsi: libsas: Print expander PHY indexes in decimal 2019-04-15 18:55:01 -04:00
sas_internal.h
sas_phy.c scsi: libsas: Print expander PHY indexes in decimal 2019-04-15 18:55:01 -04:00
sas_port.c scsi: libsas: Inject revalidate event for root port event 2019-04-15 18:55:00 -04:00
sas_scsi_host.c scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template 2019-02-08 17:33:00 -05:00
sas_task.c