public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Michael Buesch <fsdeveloper@yahoo.de>
To: Stelian Pop <stelian@popies.net>
Cc: Marcelo Tosatti <marcelo@conectiva.com.br>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 2.4.21] meye driver update
Date: Sun, 15 Jun 2003 19:06:56 +0200	[thread overview]
Message-ID: <200306151906.57099.fsdeveloper@yahoo.de> (raw)
In-Reply-To: <20030615163138.GD1857@deep-space-9.dsnet>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sunday 15 June 2003 18:31, Stelian Pop wrote:
> Hi,

Hi Stelian,

> +void dma_free_coherent(struct pci_dev *dev, size_t size,
                          ^^^^^^^^^^^^^^^^^^^
> +                         void *vaddr, dma_addr_t dma_handle)
                                         ^^^^^^^^^^^^^^^^^^^^^
Why do you define these unused parameters?
> +{
> +        free_pages((unsigned long)vaddr, get_order(size));
> +}

And why are they defined in 2.5, too, althought unused.
Is there some reason?

- -- 
Regards Michael Büsch
http://www.8ung.at/tuxsoft
 19:00:48 up  2:45,  2 users,  load average: 1.37, 1.13, 1.08

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+7KexoxoigfggmSgRAsWrAKCBMmD+2hp5CIE00eoZNNNsXNKLdgCgitmg
NI+nrOdvLnEXmHFv7hopBNk=
=DaIp
-----END PGP SIGNATURE-----


  reply	other threads:[~2003-06-15 16:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-15 16:31 [PATCH 2.4.21] meye driver update Stelian Pop
2003-06-15 17:06 ` Michael Buesch [this message]
2003-06-15 21:29   ` Stelian Pop
2003-06-16  6:05     ` Stelian Pop
2003-06-16 14:54     ` Michael Buesch
2003-06-16 15:36       ` Stelian Pop

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=200306151906.57099.fsdeveloper@yahoo.de \
    --to=fsdeveloper@yahoo.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo@conectiva.com.br \
    --cc=stelian@popies.net \
    /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