Skip to content
Commit e2eeddef authored by Kees Cook's avatar Kees Cook
Browse files

pstore: inode: Convert mutex usage to guard(mutex)



Replace open-coded mutex handling with cleanup.h guard(mutex) and
scoped_guard(mutex, ...).

Cc: Guilherme G. Piccoli <gpiccoli@igalia.com>
Cc: Tony Luck <tony.luck@intel.com>
Cc:  <linux-hardening@vger.kernel.org>
Link: https://lore.kernel.org/r/20231205182622.1329923-2-keescook@chromium.org
Signed-off-by: default avatarKees Cook <keescook@chromium.org>
parent 6ba6ee8a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment