Linux SCSI subsystem development
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: "Salyzyn, Mark" <mark_salyzyn@adaptec.com>
Cc: Mark Haverkamp <markh@osdl.org>,
	James Bottomley <James.Bottomley@steeleye.com>,
	linux-scsi <linux-scsi@vger.kernel.org>
Subject: Re: [PATCH] aacraid: New products patch
Date: Mon, 20 Jun 2005 14:48:50 -0400	[thread overview]
Message-ID: <42B70F92.7020709@pobox.com> (raw)
In-Reply-To: <60807403EABEB443939A5A7AA8A7458B01520E90@otce2k01.adaptec.com>

Salyzyn, Mark wrote:
> diff -u a/drivers/scsi/aacraid/aachba.c b/drivers/scsi/aacraid/aachba.c
> --- a/drivers/scsi/aacraid/aachba.c
> +++ b/drivers/scsi/aacraid/aachba.c
> @@ -671,7 +671,7 @@
>  
>  	bus_info = (struct aac_bus_info_response *) fib_data(fibptr);
>  
> -	memset(info,0,sizeof(*bus_info));
> +	memset(bus_info,0,sizeof(*bus_info));


If you're going to patch this area, please add whitespace.

	Jeff



  reply	other threads:[~2005-06-20 18:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-20 18:38 [PATCH] aacraid: New products patch Salyzyn, Mark
2005-06-20 18:48 ` Jeff Garzik [this message]
2005-06-20 18:55 ` Mark Haverkamp
  -- strict thread matches above, loose matches on Subject: below --
2005-06-20 17:18 Mark Haverkamp

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=42B70F92.7020709@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=James.Bottomley@steeleye.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=mark_salyzyn@adaptec.com \
    --cc=markh@osdl.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