On Thu, 03 Oct 2024, "Borah, Chaitanya Kumar" <chaitanya.kumar.borah@xxxxxxxxx> wrote: >> -----Original Message----- >> From: Intel-xe <intel-xe-bounces@xxxxxxxxxxxxxxxxxxxxx> On Behalf Of Jani >> Nikula >> Sent: Wednesday, October 2, 2024 11:47 PM >> To: intel-gfx@xxxxxxxxxxxxxxxxxxxxx; intel-xe@xxxxxxxxxxxxxxxxxxxxx >> Cc: Nikula, Jani <jani.nikula@xxxxxxxxx> >> 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 <jani.nikula@xxxxxxxxx> > > LGTM > Reviewed-by: Chaitanya Kumar Borah <chaitanya.kumar.borah@xxxxxxxxx> Thanks, pushed to drm-intel-next. BR, Jani. -- Jani Nikula, Intel