lkml.org 
[lkml]   [2005]   [Jun]   [9]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
FromAlexey Dobriyan <>
SubjectRe: [RFC] SPI core
DateThu, 9 Jun 2005 20:19:50 +0400
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.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-06-09 16:19    [from the cache]
©2003-2008