RE: [PATCH] drm/amd/amdgpu: Fix warnings in amdgpu _object, _ring.c

2023-05-17 Thread Deucher, Alexander
[AMD Official Use Only - General] > -Original Message- > From: SHANMUGAM, SRINIVASAN > > Sent: Tuesday, May 9, 2023 10:03 AM > To: Koenig, Christian ; Deucher, Alexander > > Cc: amd-gfx@lists.freedesktop.org; SHANMUGAM, SRINIVASAN > > Subject: [PATCH] drm/amd/amdgpu: Fix warnings in

Re: [PATCH] drm/amd/amdgpu: Fix warnings in amdgpu _object, _ring.c

2023-05-10 Thread Alex Deucher
On Tue, May 9, 2023 at 10:03 AM Srinivasan Shanmugam wrote: > > Fix below warnings reported by checkpatch: > > WARNING: Prefer 'unsigned int' to bare use of 'unsigned' > WARNING: static const char * array should probably be static const char * > const > WARNING: space prohibited between function