diff options
author | Christian Brauner <brauner@kernel.org> | 2024-07-24 11:50:33 +0300 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2024-07-24 12:11:40 +0300 |
commit | f5e5e97c719d289025afce07050effcf1f7373ef (patch) | |
tree | a4a09fa76cbb1287a89aa5ae9940253710669e9c /tools/bootconfig/main.c | |
parent | c3a5e3e872f3688ae0dc57bb78ca633921d96a91 (diff) | |
download | linux-f5e5e97c719d289025afce07050effcf1f7373ef.tar.xz |
inode: clarify what's locked
In __wait_on_freeing_inode() we warn in case the inode_hash_lock is held
but the inode is unhashed. We then release the inode_lock. So using
"locked" as parameter name is confusing. Use is_inode_hash_locked as
parameter name instead.
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/bootconfig/main.c')
0 files changed, 0 insertions, 0 deletions