diff options
Diffstat (limited to 'drivers/scsi/libsas/sas_init.c')
| -rw-r--r-- | drivers/scsi/libsas/sas_init.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/libsas/sas_init.c b/drivers/scsi/libsas/sas_init.c index c81a63b5dc71..ede0af78144f 100644 --- a/drivers/scsi/libsas/sas_init.c +++ b/drivers/scsi/libsas/sas_init.c | |||
| @@ -234,7 +234,7 @@ int sas_try_ata_reset(struct asd_sas_phy *asd_phy) | |||
| 234 | return -ENODEV; | 234 | return -ENODEV; |
| 235 | } | 235 | } |
| 236 | 236 | ||
| 237 | /** | 237 | /* |
| 238 | * transport_sas_phy_reset - reset a phy and permit libata to manage the link | 238 | * transport_sas_phy_reset - reset a phy and permit libata to manage the link |
| 239 | * | 239 | * |
| 240 | * phy reset request via sysfs in host workqueue context so we know we | 240 | * phy reset request via sysfs in host workqueue context so we know we |
