diff options
author | 2025-02-21 09:24:48 +0800 | |
---|---|---|
committer | 2025-03-14 14:37:42 -0700 | |
commit | 3ad4f59f38965071e429ace93c75a94a2ede5456 (patch) | |
tree | c4bf3368c1b40b8a8bccdd91f89133dc4445e5ae /scripts/lib/kdoc/kdoc_re.py | |
parent | cxl/core: Use guard() to replace open-coded down_read/write() (diff) | |
download | wireguard-linux-3ad4f59f38965071e429ace93c75a94a2ede5456.tar.xz wireguard-linux-3ad4f59f38965071e429ace93c75a94a2ede5456.zip |
cxl/core: cxl_mem_sanitize() cleanup
In cxl_mem_sanitize(), the down_read() and up_read() for
cxl_region_rwsem can be simply replaced by a guard(rwsem_read), and the
local variable 'rc' can be removed.
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Dave Jiang <dave.jiang@intel.com>
Reviewed-by: Alison Schofield <alison.schofield@intel.com>
Reviewed-by: Ira Weiny <ira.weiny@intel.com>
Acked-by: Davidlohr Bueso <dave@stgolabs.net>
Signed-off-by: Li Ming <ming.li@zohomail.com>
Link: https://patch.msgid.link/20250221012453.126366-3-ming.li@zohomail.com
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions