diff options
| author | Li Wang <liwang@kylinos.cn> | 2026-04-21 06:38:16 +0300 |
|---|---|---|
| committer | Miklos Szeredi <mszeredi@redhat.com> | 2026-06-15 15:06:18 +0300 |
| commit | d3aa89c9bfb7cd72a7025ebbb92275128d28afbd (patch) | |
| tree | 2d4cba70ccd6564ccb03d312f03ef9fa79708e20 /include | |
| parent | fde04c3d6f2bbc5c8fe25c99fd640f57e1e80d10 (diff) | |
| download | linux-d3aa89c9bfb7cd72a7025ebbb92275128d28afbd.tar.xz | |
fuse: drop redundant check in fuse_sync_bucket_alloc()
kzalloc_obj with __GFP_NOFAIL is documented to never return failure,
and checking for NULL is redundant (__GFP_NOFAIL in gfp_types.h).
Signed-off-by: Li Wang <liwang@kylinos.cn>
Reviewed-by: Joanne Koong <joannelkoong@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
