Re: [PATCH 10/10] drm/amdgpu: re-format file header comments

2021-12-08 Thread Alex Deucher
On Tue, Dec 7, 2021 at 10:17 PM Isabella Basso wrote: > > Fix the warning below by switching header comments to be more aligned > with AMD's docstrings: > > warning: Cannot understand * \file amdgpu_ioc32.c > on line 2 - I thought it was a doc line > > Signed-off-by: Isabella Basso > --- > dr

[PATCH 10/10] drm/amdgpu: re-format file header comments

2021-12-07 Thread Isabella Basso
Fix the warning below by switching header comments to be more aligned with AMD's docstrings: warning: Cannot understand * \file amdgpu_ioc32.c on line 2 - I thought it was a doc line Signed-off-by: Isabella Basso --- drivers/gpu/drm/amd/amdgpu/amdgpu_ioc32.c | 16 +--- 1 file cha