diff options
| author | Chaitanya Kulkarni <[email protected]> | 2020-10-01 18:54:32 +0000 |
|---|---|---|
| committer | Christoph Hellwig <[email protected]> | 2020-10-07 05:56:20 +0000 |
| commit | c4485252cf36ae62c8bf12c4aede72345cad0d2b (patch) | |
| tree | 147c2de92c23672b08cb476d65e03d21c7458713 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | nvme-core: remove extra variable (diff) | |
| download | kernel-c4485252cf36ae62c8bf12c4aede72345cad0d2b.tar.gz kernel-c4485252cf36ae62c8bf12c4aede72345cad0d2b.zip | |
nvme-core: remove extra condition for vwc
In nvme_set_queue_limits() we initialize vwc to false and later add
a condition to set vwc true. The value of the vwc can be declare
initialized which makes all the blk_queue_XXX() calls uniform.
Signed-off-by: Chaitanya Kulkarni <[email protected]>
Reviewed-by: Keith Busch <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
