Hi Olof, Just a trivial thing ... On Sat, 27 Oct 2007 12:28:51 -0500 Olof Johansson <[email protected]> wrote: > > +u8 iic_get_target_id(int cpu) > +{ > + return per_cpu(iic, cpu).target_id; > +} > + > +EXPORT_SYMBOL_GPL(iic_get_target_id); We don't normally put a blank line between a function and its EXPORT... -- Cheers, Stephen Rothwell [email protected] http://www.canb.auug.org.au/~sfr/
Attachment:
pgplhilaj1ivL.pgp
Description: PGP signature
- Follow-Ups:
- Re: [PATCH v2] [POWERPC] Fix CONFIG_SMP=n build break
- From: Olof Johansson <[email protected]>
- Re: [PATCH v2] [POWERPC] Fix CONFIG_SMP=n build break
- References:
- [PATCH] [POWERPC] Fix CONFIG_SMP=n build breaks
- From: Olof Johansson <[email protected]>
- Re: [PATCH] [POWERPC] Fix CONFIG_SMP=n build break
- From: Arnd Bergmann <[email protected]>
- [PATCH v2] [POWERPC] Fix CONFIG_SMP=n build break
- From: Olof Johansson <[email protected]>
- [PATCH] [POWERPC] Fix CONFIG_SMP=n build breaks
- Prev by Date: Re: [PATCH 1/2] irq_flags_t: intro and core annotations
- Next by Date: Re: [PATCH v2] [POWERPC] Fix CONFIG_SMP=n build break
- Previous by thread: Re: [PATCH v2] [POWERPC] Fix CONFIG_SMP=n build break
- Next by thread: Re: [PATCH v2] [POWERPC] Fix CONFIG_SMP=n build break
- Index(es):