drm/amdgpu: Clean up errors in nv.c
authorRan Sun <sunran001@208suo.com>
Wed, 2 Aug 2023 07:34:39 +0000 (07:34 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:43:49 +0000 (09:43 -0400)
commit939a392f07e2d553feec97d7345a054586169d0a
treea6a999e6071c495b1c3e99de9149fe822faced21
parentbaa5ede87568677b6321f9559b7bc2a16acb3f10
drm/amdgpu: Clean up errors in nv.c

Fix the following errors reported by checkpatch:

ERROR: that open brace { should be on the previous line

Signed-off-by: Ran Sun <sunran001@208suo.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/nv.c