Hello,
On Fri, Apr 22, 2022 at 09:38:00AM +0000, Biju Das wrote:
Subject: Re: [PATCH v3 2/4] drm: rcar-du: Fix typo On Thu, Apr 21, 2022 at 6:31 PM Biju Das wrote:
Fix typo rcar_du_vsp.h->rcar_du_vsp.c
Signed-off-by: Biju Das biju.das.jz@bp.renesas.com
Thanks for your patch!
--- a/drivers/gpu/drm/rcar-du/rcar_du_vsp.c +++ b/drivers/gpu/drm/rcar-du/rcar_du_vsp.c @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0+ /*
- rcar_du_vsp.h -- R-Car Display Unit VSP-Based Compositor
- rcar_du_vsp.c -- R-Car Display Unit VSP-Based Compositor
Perhaps drop the file name completely instead?
Currently all the R-Car DU files have file name. May be A single patch to remove all off them if we are planning to do.
Laurent, please share your thoughts on this.
Geert has a point, the file names cause issues and don't add much value. Would you like to send a patch to drop them all, to replace this one ? I can also handle it myself if you prefer.