drm/amdgpu: re-format file header comments
authorIsabella Basso <isabbasso@riseup.net>
Thu, 9 Dec 2021 15:47:22 +0000 (12:47 -0300)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 13 Dec 2021 21:33:17 +0000 (16:33 -0500)
commitba6f8c135af02f8a38fb9856cfce6351a90f1ea4
treedeb2cecd857f3fca168b49ae980ad55a9c8f19a5
parent9be9bf4e3a5efc2991375e22ec9956dc654652ff
drm/amdgpu: re-format file header comments

Fix the warning below:

 warning: Cannot understand  * \file amdgpu_ioc32.c
 on line 2 - I thought it was a doc line

Changes since v1:
- As suggested by Alexander Deucher:
  1. Reduce diff to minimum as this DOC section doesn't provide much
     value.

Signed-off-by: Isabella Basso <isabbasso@riseup.net>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ioc32.c