Re: [PATCH 24/49] Staging: hv: vmbus: Get rid of the unused wrapper- vmbus_onchannel_event()

From: Christoph Hellwig
Date: Mon Jun 06 2011 - 19:15:19 EST


On Mon, Jun 06, 2011 at 03:49:48PM -0700, K. Y. Srinivasan wrote:
> Now, get rid of the unused wrapper - vmbus_onchannel_event().

I'd merge this into the previous patch. In general your patch split
seem a little too fine grained to me in general. When you remove a
wrapper you can inline it into the callsite directly, if you clean up a
function directly inlining it into the helper is fine, etc.

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