mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07: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>