Re: EMM: Fixup return value handling of emm_notify()

From: Christoph Lameter
Date: Thu Apr 03 2008 - 15:17:18 EST


On Thu, 3 Apr 2008, Peter Zijlstra wrote:

> It seems to me that common code can be shared using functions? No need
> to stuff everything into a single function. We have method vectors all
> over the kernel, we could do a_ops as a single callback too, but we
> dont.
>
> FWIW I prefer separate methods.

Ok. It seems that I already added some new methods which do not use all
parameters. So lets switch back to the old scheme for the next release.
--
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/