Re: [2.6 patch] kernel/cgroup.c: make 2 functions static

From: Paul Menage
Date: Wed Oct 24 2007 - 12:51:59 EST


On 10/24/07, Adrian Bunk <bunk@xxxxxxxxxx> wrote:
> cgroup_is_releasable() and notify_on_release() should be static,
> not global inline.
>

They seem like they could be usefully static inline - or will the
compiler inline them anyway since they're simple enough?

Paul
-
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/