On Thu, 03 Oct 2024, "Borah, Chaitanya Kumar" <[email protected]> wrote: >> -----Original Message----- >> From: Intel-xe <[email protected]> On Behalf Of Jani >> Nikula >> Sent: Wednesday, October 2, 2024 11:47 PM >> To: [email protected]; [email protected] >> Cc: Nikula, Jani <[email protected]> >> Subject: [PATCH] drm/i915: use NULL for zero wakeref_t instead of plain >> integer 0 >> >> As of commit 2edc6a75f26c ("drm/i915: switch intel_wakeref_t underlying >> type to struct ref_tracker *") we gained quite a few sparse warnings about >> "Using plain integer as NULL pointer" for using 0 to initialize wakeref_t. >> Switch >> to NULL everywhere. >> >> Signed-off-by: Jani Nikula <[email protected]> > > LGTM > Reviewed-by: Chaitanya Kumar Borah <[email protected]>
Thanks, pushed to drm-intel-next. BR, Jani. -- Jani Nikula, Intel
