diff options
author | 2024-09-26 11:05:29 +0200 | |
---|---|---|
committer | 2024-11-14 18:48:20 +0100 | |
commit | c6fa76da34ae4f2eb95ce3fb6c939285082515de (patch) | |
tree | 15b22458c06d2c947836fb87749ab25c205308fd /scripts/lib/kdoc/kdoc_parser.py | |
parent | ubi: wl: Close down wear-leveling before nand is suspended (diff) | |
download | linux-rng-c6fa76da34ae4f2eb95ce3fb6c939285082515de.tar.xz linux-rng-c6fa76da34ae4f2eb95ce3fb6c939285082515de.zip |
ubifs: Call iput(xino) only once in ubifs_purge_xattrs()
An iput(xino) call was immediately used after a return value check
for a remove_xattr() call in this function implementation.
Thus call such a function only once instead directly before the check.
This issue was transformed by using the Coccinelle software.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Reviewed-by: Zhihao Cheng <chengzhihao1@huawei.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions