mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-02 09:16:41 +09:00
Annotate seqfile ops with __releases and __acquires to stop sparse complaining about unbalanced locking. Signed-off-by: James Morris <jmorris@namei.org> Reviewed-by: Serge Hallyn <serue@us.ibm.com>