On Fri, 2015-09-25 at 06:49 -0700, Christoph Hellwig wrote:
> This series consolidates the code to implement configfs attributes
> by providing the ->show and ->store method in common code and using
> container_of in the methods to access the containing structure.
> 
> This reduces source and binary size of configfs consumers a lot.
> 

Looking at the complete series, the subsystem it touches the most is
target-core + fabric driver code, which is not surprising considering
it's the largest consumer of configfs.

That said, it would probably make sense to merge via target-pending.git
and get this series into linux-next ASAP.

--nab









--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to