Re: mmotm 2010-09-28-16-13 uploaded

From: N.P.S. N.P.S.
Date: Tue Sep 28 2010 - 20:28:02 EST


Hi,

2010/9/29 <akpm@xxxxxxxxxxxxxxxxxxxx>:
> The mm-of-the-moment snapshot 2010-09-28-16-13 has been uploaded to

I wonder why are these two functions in include/linux/fs.h
static inline void lock_flocks()
{
}

static inline void unlock_flocks()
{
}

Was there any contest for function, which will cause many warnings?

I'm getting an awful lot of
CC kernel/trace/trace_sched_switch.o
In file included from kernel/trace/trace_sched_switch.c:8:
include/linux/fs.h:1278: warning: function declaration isn’t a prototype
include/linux/fs.h:1282: warning: function declaration isn’t a prototype
CC kernel/trace/trace_functions.o
In file included from include/linux/debugfs.h:18,
from kernel/trace/trace_functions.c:13:
include/linux/fs.h:1278: warning: function declaration isn’t a prototype
include/linux/fs.h:1282: warning: function declaration isn’t a prototype


--
Slawa!
N.P.S.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/