All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Akira Iguchi <akira2.iguchi@toshiba.co.jp>
Cc: linux-ide@vger.kernel.org, paulus@samba.org, linuxppc-dev@ozlabs.org
Subject: Re: [PATCH 2/2] drivers/ata: export some static functions in libata-core.c
Date: Thu, 11 Jan 2007 10:08:34 +0100	[thread overview]
Message-ID: <200701111008.34866.arnd@arndb.de> (raw)
In-Reply-To: <200701110853.l0B8rtGK009404@toshiba.co.jp>

On Thursday 11 January 2007 09:56, Akira Iguchi wrote:
> This patch modifies some static functions in libata-core.c
> and libata.h to use them in ata_scc.c.

Exporting new symbols needs some explanation here about why they
should now be global for ata_scc while the existing drivers
did not need them. Since the patch otherwise only moves stuff
around as needed, I assume it's good.

	Arnd <><

       reply	other threads:[~2007-01-11  9:08 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200701110853.l0B8rtGK009404@toshiba.co.jp>
2007-01-11  9:08 ` Arnd Bergmann [this message]
2007-01-11  9:30   ` [PATCH 2/2] drivers/ata: export some static functions in libata-core.c Akira Iguchi
2007-01-11 13:05     ` Arnd Bergmann
2007-01-11 17:17     ` Linas Vepstas
2007-01-11 17:17       ` Linas Vepstas
2007-01-12  0:48       ` Akira Iguchi
2007-01-12  0:48       ` Akira Iguchi
2007-01-12  0:55       ` Benjamin Herrenschmidt
2007-01-12  0:55         ` Benjamin Herrenschmidt
2007-01-11  9:30   ` Akira Iguchi
     [not found]   ` <200701110928.l0B9SUUv028654@toshiba.co.jp>
2007-01-11 21:37     ` Benjamin Herrenschmidt
2007-01-11 21:37       ` Benjamin Herrenschmidt
2007-01-11  8:56 Akira Iguchi
  -- strict thread matches above, loose matches on Subject: below --
2007-01-11  8:56 Akira Iguchi

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=200701111008.34866.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=akira2.iguchi@toshiba.co.jp \
    --cc=linux-ide@vger.kernel.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=paulus@samba.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.