Re: [PATCH 2/2] efi: earlycon: Add support for generic framebuffers and move to fbdev subsystem

From: Andy Shevchenko
Date: Thu Jul 28 2022 - 17:07:12 EST


On Thu, Jul 28, 2022 at 4:58 PM Markuss Broks <markuss.broks@xxxxxxxxx> wrote:
> On 7/28/22 17:39, Greg Kroah-Hartman wrote:
> > On Thu, Jul 28, 2022 at 05:28:19PM +0300, Markuss Broks wrote:

> >> delete mode 100644 drivers/firmware/efi/earlycon.c
> >> create mode 100644 drivers/video/fbdev/earlycon.c
> >
> > That should be a rename, not a delete/create, right?
>
> Should this change be split into two separate commits,
> one for moving the file and the second for making changes?

I think it's a pointer to use `git format-patch -M -C ...` when
preparing patches.

--
With Best Regards,
Andy Shevchenko