On Sat, Jan 30, 2010 at 08:20, graff.yang wrote: > 在 2010-01-29五的 12:54 -0500,Robin Getz写道: >> On Thu 28 Jan 2010 05:46, [email protected] pondered: >> > [!no_src_qa!] >> >> Why? > > checkpatch said: > > WARNING: plain inline is preferred over __inline__ > #14: FILE: arch/blackfin/include/asm/cdef_misc.h:39: > +static __inline__ void bfin_iwr_set_pll(unsigned long *iwr0, > > As the original file also contain __inline__, so I followed them.
the original file was incorrect too ... it should be inline, not __inline__. -mike _______________________________________________ Linux-kernel-commits mailing list [email protected] https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits
