From: Andrew Morton <akpm@osdl.org>
To: dsaxena@plexity.net
Cc: torvalds@osdl.org, marcel@holtmann.org, maxk@qualcomm.com,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] [BLUETOOTH] kmalloc + memset -> kzalloc conversion
Date: Tue, 11 Oct 2005 15:18:05 -0700 [thread overview]
Message-ID: <20051011151805.0d32c840.akpm@osdl.org> (raw)
In-Reply-To: <20051001065121.GC25424@plexity.net>
Deepak Saxena <dsaxena@plexity.net> wrote:
>
Confused. This patch changes lots of block code, not bluetooth.
> diff --git a/drivers/block/DAC960.c b/drivers/block/DAC960.c
> --- a/drivers/block/DAC960.c
> +++ b/drivers/block/DAC960.c
> @@ -4665,7 +4663,6 @@ static void DAC960_V2_ProcessCompletedCo
> */
> DAC960_queue_partial_rw(Command);
> return;
> - }
> else
> {
> if (Command->V2.RequestSense->SenseKey != DAC960_SenseKey_NotReady)
> @@ -4799,10 +4796,10 @@ static void DAC960_V2_ProcessCompletedCo
And that looks rather wrong.
next prev parent reply other threads:[~2005-10-11 22:18 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-01 6:51 Deepak Saxena
2005-10-01 9:42 ` Marcel Holtmann
2005-10-11 22:18 ` Andrew Morton [this message]
2005-10-11 22:52 ` Marcel Holtmann
2005-10-11 23:04 ` Deepak Saxena
2005-10-12 12:19 ` Paulo Marques
2005-10-13 9:52 ` Marcel Holtmann
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=20051011151805.0d32c840.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=dsaxena@plexity.net \
--cc=linux-kernel@vger.kernel.org \
--cc=marcel@holtmann.org \
--cc=maxk@qualcomm.com \
--cc=torvalds@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
all inboxes | Powered by JetHome®