From: Akinobu Mita <akinobu.mita@gmail.com>
To: linux-kernel@vger.kernel.org, akpm@linux-foundation.org
Cc: Andrew Vasquez <linux-driver@qlogic.com>,
"James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>,
Andrew Vasquez <andrew.vasquez@qlogic.com>,
Seokmann Ju <seokmann.ju@qlogic.com>
Subject: [patch -mmotm 2/6] fix qla2xxx-use-memory_read_from_buffer.patch
Date: Mon, 14 Jul 2008 11:56:33 +0900 [thread overview]
Message-ID: <20080714025742.370469321@gmail.com> (raw)
In-Reply-To: 20080714025631.338886297@gmail.com
[-- Attachment #1: qla2xxx-use-memory_read_from_buffer-fix.patch --]
[-- Type: text/plain, Size: 762 bytes --]
Now memory_read_from_buffer() belongs in string.h
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: Andrew Vasquez <linux-driver@qlogic.com>
Cc: "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
Cc: Andrew Vasquez <andrew.vasquez@qlogic.com>
Cc: Seokmann Ju <seokmann.ju@qlogic.com>
---
drivers/scsi/qla2xxx/qla_attr.c | 1 -
1 file changed, 1 deletion(-)
Index: 2.6-mmotm/drivers/scsi/qla2xxx/qla_attr.c
===================================================================
--- 2.6-mmotm.orig/drivers/scsi/qla2xxx/qla_attr.c
+++ 2.6-mmotm/drivers/scsi/qla2xxx/qla_attr.c
@@ -8,7 +8,6 @@
#include <linux/kthread.h>
#include <linux/vmalloc.h>
-#include <linux/fs.h>
static int qla24xx_vport_disable(struct fc_vport *, bool);
--
next prev parent reply other threads:[~2008-07-14 2:58 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-14 2:56 [patch -mmotm 0/6] move memory_read_from_buffer() from fs.h to string.h Akinobu Mita
2008-07-14 2:56 ` [patch -mmotm 1/6] " Akinobu Mita
2008-07-14 2:56 ` Akinobu Mita [this message]
2008-07-17 23:12 ` [patch -mmotm 2/6] fix qla2xxx-use-memory_read_from_buffer.patch Andrew Vasquez
2008-07-17 23:28 ` Andrew Morton
2008-07-17 23:44 ` Andrew Vasquez
2008-07-17 23:46 ` Andrew Morton
2008-07-14 2:56 ` [patch -mmotm 3/6] fix dcdbas-use-memory_read_from_buffer.patch Akinobu Mita
2008-07-14 2:56 ` [patch -mmotm 4/6] fix aty-use-memory_read_from_buffer.patch Akinobu Mita
2008-07-14 2:56 ` [patch -mmotm 5/6] fix firmware-use-memory_read_from_buffer.patch Akinobu Mita
2008-07-14 2:56 ` [patch -mmotm 6/6] fix dell_rbu-use-memory_read_from_buffer.patch Akinobu Mita
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=20080714025742.370469321@gmail.com \
--to=akinobu.mita@gmail.com \
--cc=James.Bottomley@HansenPartnership.com \
--cc=akpm@linux-foundation.org \
--cc=andrew.vasquez@qlogic.com \
--cc=linux-driver@qlogic.com \
--cc=linux-kernel@vger.kernel.org \
--cc=seokmann.ju@qlogic.com \
/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