
3 Jan
2004
3 Jan
'04
8:57 p.m.
In message 1071237953.30434.196.camel@tt-devel.ultra.si you wrote:
Change: o changed extern __inline__ into static __inline__ in include/linux/byteorder/swab.h
Sorry, but I reject this patch. Using "extern __inline__" serves some useful purpose (see GCC documentation). Also, this is how it is implemented in Linux, too.
Best regards, and a Happy New Year!
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
Real programmers don't comment their code. It was hard to write, it
should be hard to understand.