Re: [PATCH V2] scsi: ufs: Add fDeviceInit set flag during initialization

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

 



>> + */
>> +int ufshcd_query_request(struct ufs_hba *hba,
>> +                       struct ufs_query_req *query,
>> +                       u8 *descriptor,
>> +                       struct ufs_query_res *response,
>> +                       int timeout,
>> +                       int retries)
>> +{
>> +       struct scsi_device *sdev;
>> +       u8 cmd[UFS_QUERY_CMD_SIZE] = {0};
>> +       int result;
>> +       bool sdev_lookup = true;
>> +
>> +       if (!hba || !query || !response) {
>> +               dev_err(hba->dev,
>
> Please fix the static checker warnings mentioned by Dan in the previous
> mail.
> Re-base it on Seungwon's V4 patch series and you can add my Acked-by:
> Santosh Y <santoshsy@xxxxxxxxx>
>

The fix is ready.
I have to base it on top of Sujit's patch since it is inserted in the flow
he introduced.

>
>
> --
> ~Santosh
> --
> To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

-- 
Dolev
-- 
QUALCOMM ISRAEL, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation



--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[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