diff options
author | 2016-03-15 11:44:18 +1100 | |
---|---|---|
committer | 2016-03-15 11:44:18 +1100 | |
commit | 355cced45286ed7e710058174066628ff9ad9fa4 (patch) | |
tree | d65ab254733c0930903649e73b41ca97a98a0036 /drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c | |
parent | xfs: ensure committed is initialized in xfs_trans_roll (diff) | |
download | linux-dev-355cced45286ed7e710058174066628ff9ad9fa4.tar.xz linux-dev-355cced45286ed7e710058174066628ff9ad9fa4.zip |
xfs: always set rvalp in xfs_dir2_node_trim_free
xfs_dir2_node_trim_free can return with setting the rvalp argument
pointer. Initialize it to 0 at the beginning of the function and
only update it to 1 if we succeeded trimming a freespace block.
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c')
0 files changed, 0 insertions, 0 deletions