Re: [PATCH v2 00/10] drm/amd: fix various compilation warnings

2021-12-13 Thread isabbasso
Hi all, Thank you for the reviews and quick responses :) I'm really glad all of the patches got applied and am looking forward to making more contributions! Cheers, -- Isabella Basso

[PATCH v2 00/10] drm/amd: fix various compilation warnings

2021-12-09 Thread Isabella Basso
This patchset aims at fixing various compilation warnings in the AMD GPU driver. All warnings were generated using gcc and the W=1 flag. I decided to deal with them in the same order as the issues were presented in the log, with the exception of those that were about the lack of protypes, which