public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Alexey Dobriyan <adobriyan@gmail.com>
To: Pekka Enberg <penberg@gmail.com>
Cc: dpervushin@ru.mvista.com, linux-kernel@vger.kernel.org
Subject: Re: [RFC] SPI core
Date: Thu, 9 Jun 2005 20:19:50 +0400	[thread overview]
Message-ID: <200506092019.50210.adobriyan@gmail.com> (raw)
In-Reply-To: <84144f020506090533b00b823@mail.gmail.com>

On Thursday 09 June 2005 16:33, Pekka Enberg wrote:
> On 5/31/05, dmitry pervushin <dpervushin@ru.mvista.com> wrote:
> > +EXPORT_SYMBOL(spi_add_adapter);
> > +EXPORT_SYMBOL(spi_del_adapter);
> > +EXPORT_SYMBOL(spi_get_adapter);
> > +EXPORT_SYMBOL(spi_put_adapter);
> > +
> > +EXPORT_SYMBOL(spi_add_driver);
> > +EXPORT_SYMBOL(spi_del_driver);
> > +EXPORT_SYMBOL(spi_get_driver);
> > +EXPORT_SYMBOL(spi_put_driver);
> > +
> > +EXPORT_SYMBOL(spi_attach_client);
> > +EXPORT_SYMBOL(spi_detach_client);
> > +
> > +EXPORT_SYMBOL(spi_transfer);
> > +EXPORT_SYMBOL(spi_write);
> > +EXPORT_SYMBOL(spi_read);
> 
> Preferred location for EXPORT_SYMBOLs is immediately after the function
> definition.

New files can choose any style.

  reply	other threads:[~2005-06-09 16:14 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-31 16:09 [RFC] SPI core dmitry pervushin
2005-05-31 18:33 ` randy_dunlap
2005-05-31 20:44 ` Alexey Dobriyan
2005-05-31 21:41   ` NZG
2005-05-31 23:20   ` Greg KH
2005-05-31 23:32 ` Greg KH
2005-06-02  4:06   ` Mark M. Hoffman
2005-06-02  4:51     ` Greg KH
2005-06-02 13:02       ` Rui Sousa
2005-06-09  7:15         ` Greg KH
2005-06-09 10:39           ` Hinko Kocevar
2005-06-09 15:41             ` Lee Revell
2005-06-02 10:09   ` dmitry pervushin
2005-06-09 12:33 ` Pekka Enberg
2005-06-09 16:19   ` Alexey Dobriyan [this message]
2005-06-09 17:41     ` Pekka Enberg
  -- strict thread matches above, loose matches on Subject: below --
2005-06-01  1:19 David Brownell

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=200506092019.50210.adobriyan@gmail.com \
    --to=adobriyan@gmail.com \
    --cc=dpervushin@ru.mvista.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=penberg@gmail.com \
    /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