diff options
author | 2022-09-19 06:55:14 +1000 | |
---|---|---|
committer | 2022-09-19 06:55:14 +1000 | |
commit | dc256418235a8355fbdf83b90048d8704b8d1654 (patch) | |
tree | e9ae50e7186a7c0458a56a8c53f4bb479ceff7f6 /scripts/generate_rust_analyzer.py | |
parent | xfs: port to vfs{g,u}id_t and associated helpers (diff) | |
download | linux-rng-dc256418235a8355fbdf83b90048d8704b8d1654.tar.xz linux-rng-dc256418235a8355fbdf83b90048d8704b8d1654.zip |
xfs: do not need to check return value of xlog_kvmalloc()
In xfs_attri_log_nameval_alloc(), xlog_kvmalloc() is called
to alloc memory, which will always return
successfully, so we donot need to check return value.
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Zhiqiang Liu <liuzhiqiang26@huawei.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions