[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1854f8ae643.39d1e908319811.6354420860669945497@siddh.me>
Date: Mon, 26 Dec 2022 23:16:21 +0530
From: Siddh Raman Pant <code@...dh.me>
To: "Maarten Lankhorst" <maarten.lankhorst@...ux.intel.com>,
"Maxime Ripard" <mripard@...nel.org>,
"Thomas Zimmermann" <tzimmermann@...e.de>,
"David Airlie" <airlied@...il.com>,
"Daniel Vetter" <daniel@...ll.ch>,
"Simon Ser" <contact@...rsion.fr>
Cc: "dri-devel" <dri-devel@...ts.freedesktop.org>,
"linux-kernel" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2 0/9] drm: Remove usage of deprecated DRM_* macros
On Thu, 22 Dec 2022 21:10:34 +0530, Siddh Raman Pant wrote:
> Changes in v2:
> - Removed conversions to pr_*() in DRM_INFO, DRM_NOTE, and DRM_ERROR changes.
> - Due to above, DRM_NOTE usage cannot be removed and the patch is dropped.
> - DRY: NULL support is now achieved by way of a separate function.
I just noticed I forgot to change commit message mentioning pr_*()
after squashing. Apologies for this.
I will send a v3, rebased to drm-misc-next, and also fixing the docs message
pointed out by robot, as well as supporting NULL so pr_* stuff can be moved
to drm_*(NULL, ...).
Thanks,
Siddh
Powered by blists - more mailing lists