diff options
author | Arthur Grillo <[email protected]> | 2023-09-20 03:11:36 -0300 |
---|---|---|
committer | Maíra Canal <[email protected]> | 2023-09-30 12:13:05 -0300 |
commit | 885291ab687e83085b9f450ec1efaed44a8a7ab6 (patch) | |
tree | 197c9c801fb51a8298ea04e587b4ad5469228002 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 645d694559cab36fe6a57c717efcfa27d9321396 (diff) |
drm/tests: Fix kunit_release_action ctx argument
The kunit_action_platform_driver_unregister is added with
&fake_platform_driver as ctx, but the kunit_release_action is called
pdev as ctx. Fix that by replacing it with &fake_platform_driver.
Fixes: 4f2b0b583baa ("drm/tests: helpers: Switch to kunit actions")
Signed-off-by: Arthur Grillo <[email protected]>
Reviewed-by: Maíra Canal <[email protected]>
Acked-by: Maxime Ripard <[email protected]>
Signed-off-by: Maíra Canal <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions