Files
linux-cryptodev-2.6/drivers/gpu/drm/radeon
Abhinav Singh d8a3813713 drm/radeon: Fix warning using plain integer as NULL
sparse static analysis tools generate a warning with this message
"Using plain integer as NULL pointer". In this case this warning is
being shown because we are trying to intialize a pointer to NULL using
integer value 0.

Signed-off-by: Abhinav Singh <singhabhinav9051571833@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-11-17 09:29:54 -05:00
..
2022-04-25 11:17:45 +02:00
2022-01-18 17:43:36 -05:00
2023-07-27 14:59:29 -04:00
2023-07-29 21:05:10 +02:00
2020-09-22 17:37:38 -04:00
2020-09-22 17:37:38 -04:00
2020-09-22 17:37:38 -04:00