On Thu, Nov 24, 2005 at 08:00:12AM -0800, Matt Mackall wrote:
> If we're going to start converting such things, I'd almost rather do
> something like:
>
> kernel.h:
> static inline void empty_void(void) {}
> static inline void empty_int(void) { return 0; }
^^^^
surely if it's returning an int it should be declared as
static inline int empty_int(void) { return 0; }
?
Cheers,
Muli
--
Muli Ben-Yehuda
http://www.mulix.org | http://mulix.livejournal.com/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]