diff options
| author | Jason A. Donenfeld <[email protected]> | 2022-10-25 02:52:23 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-10-25 17:12:10 +0000 |
| commit | 677047383296ea25fdfc001be3cdcdf5cc874be2 (patch) | |
| tree | 6dcdc331796df1e09b6956ecbe1f8f4445202b5a /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | Merge tag 'counter-fixes-for-6.1a' of git://git.kernel.org/pub/scm/linux/kern... (diff) | |
| download | kernel-677047383296ea25fdfc001be3cdcdf5cc874be2.tar.gz kernel-677047383296ea25fdfc001be3cdcdf5cc874be2.zip | |
misc: sgi-gru: use explicitly signed char
With char becoming unsigned by default, and with `char` alone being
ambiguous and based on architecture, signed chars need to be marked
explicitly as such. This fixes warnings like:
drivers/misc/sgi-gru/grumain.c:711 gru_check_chiplet_assignment() warn: 'gts->ts_user_chiplet_id' is unsigned
Cc: Dimitri Sivanich <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Jason A. Donenfeld <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions
