From: Bart Van Assche <Bart.VanAssche@sandisk.com>
To: "bart.vanassche@gmail.com" <bart.vanassche@gmail.com>,
"hch@infradead.org" <hch@infradead.org>,
"himanshu.madhani@cavium.com" <himanshu.madhani@cavium.com>,
"target-devel@vger.kernel.org" <target-devel@vger.kernel.org>,
"nab@linux-iscsi.org" <nab@linux-iscsi.org>
Cc: "linux-scsi@vger.kernel.org" <linux-scsi@vger.kernel.org>,
"giridhar.malavali@cavium.com" <giridhar.malavali@cavium.com>
Subject: Re: [PATCH v2 08/12] qla2xxx: Add framework for Async fabric discovery.
Date: Tue, 17 Jan 2017 22:14:31 +0000 [thread overview]
Message-ID: <1484691258.2729.15.camel@sandisk.com> (raw)
In-Reply-To: <1484598924-29066-9-git-send-email-himanshu.madhani@cavium.com>
On Mon, 2017-01-16 at 12:35 -0800, Himanshu Madhani wrote:
> + /*
> + * return FC_CTELS_STATUS_OK and leave the decoding of the ELS/CT
> + * fc payload to the caller
> + */
> +
> + bsg_reply->reply_data.ctels_reply.status = FC_CTELS_STATUS_OK;
> + bsg_job->reply_len = sizeof(struct fc_bsg_reply);
smatch reports the following for the above code:
drivers/scsi/qla2xxx/qla_isr.c:1456: qla2x00_ct_entry() warn: inconsistent indenting
Please use tabs instead of spaces for indentation. That is sufficient to
suppress that warning.
Thanks,
Bart.
next prev parent reply other threads:[~2017-01-17 22:14 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-16 20:35 [PATCH v2 00/12] qla2xxx: Feature updates for target Himanshu Madhani
2017-01-16 20:35 ` [PATCH v2 01/12] qla2xxx: Remove direct access of scsi_status field in se_cmd Himanshu Madhani
2017-01-16 20:35 ` [PATCH v2 02/12] qla2xxx: Cleanup TMF code translation from qla_target Himanshu Madhani
2017-01-16 20:35 ` [PATCH v2 03/12] qla2xxx: Make trace flags more readable Himanshu Madhani
2017-01-16 20:35 ` [PATCH v2 04/12] qla2xxx: Remove SRR code Himanshu Madhani
2017-01-16 20:35 ` [PATCH v2 05/12] qla2xxx: Fix wrong argument in sp done callback Himanshu Madhani
2017-01-16 20:35 ` [PATCH v2 06/12] qla2xxx: Use d_id instead of s_id for more clarity Himanshu Madhani
2017-01-16 20:35 ` [PATCH v2 07/12] qla2xxx: Track I-T nexus as single fc_port struct Himanshu Madhani
2017-01-16 20:35 ` [PATCH v2 08/12] qla2xxx: Add framework for Async fabric discovery Himanshu Madhani
2017-01-17 22:12 ` Bart Van Assche
2017-01-17 22:14 ` Bart Van Assche [this message]
2017-01-17 22:17 ` Bart Van Assche
2017-01-17 22:27 ` Bart Van Assche
2017-01-17 22:31 ` Madhani, Himanshu
2017-01-16 20:35 ` [PATCH v2 09/12] qla2xxx: Add Dual mode support in the driver Himanshu Madhani
2017-01-16 20:35 ` [PATCH v2 10/12] qla2xxx: Remove unused reverse_ini_mode Himanshu Madhani
2017-01-16 20:35 ` [PATCH v2 11/12] qla2xxx: Improve RSCN handling in driver Himanshu Madhani
2017-01-16 20:35 ` [PATCH v2 12/12] qla2xxx: Simplify usage of SRB structure " Himanshu Madhani
2017-01-17 16:56 ` [PATCH v2 00/12] qla2xxx: Feature updates for target Bart Van Assche
2017-01-17 17:28 ` Madhani, Himanshu
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=1484691258.2729.15.camel@sandisk.com \
--to=bart.vanassche@sandisk.com \
--cc=bart.vanassche@gmail.com \
--cc=giridhar.malavali@cavium.com \
--cc=hch@infradead.org \
--cc=himanshu.madhani@cavium.com \
--cc=linux-scsi@vger.kernel.org \
--cc=nab@linux-iscsi.org \
--cc=target-devel@vger.kernel.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