From: Mike Christie <michaelc@cs.wisc.edu>
To: James Bottomley <James.Bottomley@HansenPartnership.com>
Cc: Abhijeet Joglekar <abjoglek@cisco.com>,
linux-scsi@vger.kernel.org, jeykholt@cisco.com
Subject: Re: [PATCH 1/6] fnic: add main file with module infrastructure, fnic structure, Makefile
Date: Mon, 27 Apr 2009 11:05:28 -0500 [thread overview]
Message-ID: <49F5D7C8.5050909@cs.wisc.edu> (raw)
In-Reply-To: <1240847076.3387.20.camel@mulgrave.int.hansenpartnership.com>
James Bottomley wrote:
> On Fri, 2009-04-17 at 18:32 -0700, Abhijeet Joglekar wrote:
>> fnic_main.c: include module load and unload, PCI device probe, scsi-ml,
>> libFC and scsi-transport-fc registration and interfaces
>>
>> fnic.h: has fnic definition and other related data types
>>
>> Makefile:
>>
>> Signed-off-by: Abhijeet Joglekar <abjoglek@cisco.com>
>> Signed-off-by: Joe Eykholt <jeykholt@cisco.com>
>> Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
>
> I'm guessing this should be:
>
> Signed-off-by: Abhijeet Joglekar <abjoglek@cisco.com>
> Reviewed-by: Joe Eykholt <jeykholt@cisco.com>
> Acked-by: Mike Christie <michaelc@cs.wisc.edu>
>
> ?
>
I am not sure. If I had did some changes for the driver code and I also
reviewed the driver and am ok with it but I am not the maintainer, what
tag should I get?
For qla4xxx my Signed-off-by was added, and for cxgb3i I had just
replied on the email where the patch was sent with a Acked-by.
next prev parent reply other threads:[~2009-04-27 16:05 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-18 1:32 [PATCH 0/6] fnic driver patches for 2.6.30 Abhijeet Joglekar
2009-04-18 1:32 ` [PATCH 1/6] fnic: add main file with module infrastructure, fnic structure, Makefile Abhijeet Joglekar
2009-04-27 15:44 ` James Bottomley
2009-04-27 16:05 ` Mike Christie [this message]
2009-04-27 17:30 ` [PATCH 1/6] fnic: add main file with module infrastructure,fnic " Abhijeet Arvind Joglekar (abjoglek)
2009-05-23 18:07 ` [PATCH 1/6] fnic: add main file with module infrastructure, fnic " Rolf Eike Beer
2009-05-27 16:36 ` Abhijeet Joglekar (abjoglek)
2009-04-18 1:32 ` [PATCH 2/6] fnic: add SCSI FCP handling Abhijeet Joglekar
2009-04-18 1:32 ` [PATCH 3/6] fnic: Add support for Fibre Channel Services through libFC Abhijeet Joglekar
2009-04-18 1:33 ` [PATCH 4/6] fnic: adds resource allocation, interrupt interfaces Abhijeet Joglekar
2009-04-18 1:33 ` [PATCH 5/6] fnic: add descriptor, buffers, device interfaces Abhijeet Joglekar
2009-04-18 1:33 ` [PATCH 6/6] fnic: Patch MAINTAINERS, scsi Makefile, scsi Kconfig Abhijeet Joglekar
2009-06-25 17:00 ` James Bottomley
2009-06-25 19:04 ` Joe Eykholt
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=49F5D7C8.5050909@cs.wisc.edu \
--to=michaelc@cs.wisc.edu \
--cc=James.Bottomley@HansenPartnership.com \
--cc=abjoglek@cisco.com \
--cc=jeykholt@cisco.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.