Hello Maíra,
On 7/2/22 15:17, Javier Martinez Canillas wrote:
On 7/2/22 15:11, Maíra Canal wrote:
Hi everyone,
Here is the v4 of the conversion of selftests to KUnit. Since the v3, there have been minor fixes, asked by Javier. Basically, fixes on the SoB chain and addition of Copywrites.
Thanks for your attention and any feedback is welcomed!
Thanks a lot for the quick re-spin of the series! I'll wait a few days in case someone else has additional feedback and then push to drm-misc (drm-misc-next).
I wanted to apply this but noticed that there are a tons of checkpatch script warnings and checks failings. Could you please take a look with the following:
./scripts/checkpatch.pl --strict -f drivers/gpu/drm/tests/*.c
and fix the ones that you think are not false positives (I think most of the issues pointed out are correct). I could fix them before pushing but I prefer if you do, to prevent me adding any regressions while modifying your patches.