Re: [PATCH 5/6] scsi: libsas: factor out sas_ata_add_dev()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2022/12/5 17:24, John Garry wrote:
On 04/12/2022 08:16, Jason Yan wrote:
+static inline int sas_ata_add_dev(struct domain_device *parent, struct ex_phy *phy,
+                  struct domain_device *child, int phy_id)
+{
+    pr_notice("ATA is not enabled, target proto 0x%x at %016llx:0x%x\n",

nit: how about add "SCSI_SAS_ATA is not enabled ..." or use similar to the log in sas_discover_domain()?

Yes, make sense. Will update.

Thanks,
Jason


+          phy->attached_tproto, SAS_ADDR(parent->sas_addr), phy_id);
+    return -ENODEV;

.



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]

  Powered by Linux