From: Douglas Gilbert <dgilbert@interlog.com>
To: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: James.Bottomley@HansenPartnership.com, linux-scsi@vger.kernel.org
Subject: Re: [PATCH 1/3] sg: kill unused SZ_SG_IOVEC define
Date: Wed, 01 Apr 2009 12:40:06 -0400 [thread overview]
Message-ID: <49D398E6.6070907@interlog.com> (raw)
In-Reply-To: <1236733367-30967-1-git-send-email-fujita.tomonori@lab.ntt.co.jp>
FUJITA Tomonori wrote:
> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
> ---
> drivers/scsi/sg.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/scsi/sg.c b/drivers/scsi/sg.c
> index 17d1bd5..e84536b 100644
> --- a/drivers/scsi/sg.c
> +++ b/drivers/scsi/sg.c
> @@ -204,7 +204,6 @@ static void sg_put_dev(Sg_device *sdp);
>
> #define SZ_SG_HEADER sizeof(struct sg_header)
> #define SZ_SG_IO_HDR sizeof(sg_io_hdr_t)
> -#define SZ_SG_IOVEC sizeof(sg_iovec_t)
> #define SZ_SG_REQ_INFO sizeof(sg_req_info_t)
>
> static int sg_allow_access(struct file *filp, unsigned char *cmd)
For this patch:
[PATCH 1/3] sg: kill unused SZ_SG_IOVEC define
plus:
[PATCH 2/3] sg: remove unnecessary type casts
[PATCH 3/3] sg: remove unnecessary forward declaration
originally submitted 20090310
Signed-off-by: Douglas Gilbert <dgilbert@interlog.com>
prev parent reply other threads:[~2009-04-01 16:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-11 1:02 [PATCH 1/3] sg: kill unused SZ_SG_IOVEC define FUJITA Tomonori
2009-03-11 1:02 ` [PATCH 2/3] sg: remove unnecessary type casts FUJITA Tomonori
2009-03-11 1:02 ` [PATCH 3/3] sg: remove unnecessary forward declaration FUJITA Tomonori
2009-04-01 14:03 ` [PATCH 1/3] sg: kill unused SZ_SG_IOVEC define FUJITA Tomonori
2009-04-01 16:40 ` Douglas Gilbert [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=49D398E6.6070907@interlog.com \
--to=dgilbert@interlog.com \
--cc=James.Bottomley@HansenPartnership.com \
--cc=fujita.tomonori@lab.ntt.co.jp \
--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