From: Andrew Vasquez <andrew.vasquez@qlogic.com>
To: Jesper Juhl <jesper.juhl@gmail.com>
Cc: linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] fix implicit declaration compile warning in qla2xxx
Date: Mon, 17 Oct 2005 11:00:29 -0700 [thread overview]
Message-ID: <20051017180029.GA9192@plap.qlogic.org> (raw)
In-Reply-To: <200510171959.23585.jesper.juhl@gmail.com>
On Mon, 17 Oct 2005, Jesper Juhl wrote:
> Fix warning about implicitly declared function in qla_rscn.c
> drivers/scsi/qla2xxx/qla_rscn.c:334: warning: implicit declaration of function `fc_remote_port_unblock'
>
> From: Jesper Juhl <jesper.juhl@gmail.com>
> Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
> ---
>
> drivers/scsi/qla2xxx/qla_rscn.c | 1 +
> 1 files changed, 1 insertion(+)
>
> --- linux-2.6.14-rc4-mm1-orig/drivers/scsi/qla2xxx/qla_rscn.c 2005-10-11 22:41:20.000000000 +0200
> +++ linux-2.6.14-rc4-mm1/drivers/scsi/qla2xxx/qla_rscn.c 2005-10-17 19:53:50.000000000 +0200
> @@ -17,6 +17,7 @@
> *
> */
> #include "qla_def.h"
> +#include <scsi/scsi_transport_fc.h>
>
> /**
> * IO descriptor handle definitions.
>
>
Sent earlier:
http://marc.theaimsgroup.com/?l=linux-scsi&m=112907350209822&w=2
Awaiting inclusion.
Thanks,
Andrew Vasquez
next prev parent reply other threads:[~2005-10-17 18:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-17 17:59 Jesper Juhl
2005-10-17 18:00 ` Andrew Vasquez [this message]
2005-10-17 18:03 ` Jesper Juhl
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=20051017180029.GA9192@plap.qlogic.org \
--to=andrew.vasquez@qlogic.com \
--cc=jesper.juhl@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@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
all inboxes | Powered by JetHome®