On Thu, Nov 02, 2017 at 05:21:50PM -0600, Liu Bo wrote:
> Adding __init macro gives kernel a hint that this function is only
> used during the initialization phase and its memory resources can be
> freed up after.

> Signed-off-by: Liu Bo <[email protected]>

Reviewed-by: David Sterba <[email protected]>

Would be good to add the __exit annotations as well (separate patch
please).

I haven't found any instances suitable for __initdata and the like.
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to