From: "Dolev Raviv" <draviv@codeaurora.org>
To: Santosh Y <santoshsy@gmail.com>
Cc: Dolev Raviv <draviv@codeaurora.org>,
linux-scsi@vger.kernel.org, linux-arm-msm@vger.kernel.org,
Sujit Reddy Thumma <sthumma@codeaurora.org>,
open list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH V2] scsi: ufs: Add fDeviceInit set flag during initialization
Date: Wed, 8 May 2013 23:38:13 -0700 [thread overview]
Message-ID: <6a3ae402d24ff869517c73209b1edb79.squirrel@www.codeaurora.org> (raw)
In-Reply-To: <CALMYJDsYSfDjZ6pug3cZ+wkFaL0VcZnNMk11DFAW7Ay56PjbdA@mail.gmail.com>
>> + */
>> +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@gmail.com>
>
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@vger.kernel.org
> 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
prev parent reply other threads:[~2013-05-09 6:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-08 14:19 [PATCH V2] scsi: ufs: Add fDeviceInit set flag during initialization Dolev Raviv
2013-05-08 15:28 ` Santosh Y
2013-05-09 6:38 ` Dolev Raviv [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6a3ae402d24ff869517c73209b1edb79.squirrel@www.codeaurora.org \
--to=draviv@codeaurora.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=santoshsy@gmail.com \
--cc=sthumma@codeaurora.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox