[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAK7LNASuFkROQOadqjOyutdcCMK7zZMUpTCuTKAOcRTX6BuA+w@mail.gmail.com>
Date: Mon, 10 May 2021 15:53:21 +0900
From: Masahiro Yamada <masahiroy@...nel.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Miguel Ojeda <ojeda@...nel.org>,
"Alexander A. Klimov" <grandmaster@...klimov.de>,
Deepak R Varma <mh12gx2825@...il.com>,
H Hartley Sweeten <hsweeten@...ionengravers.com>,
Ian Abbott <abbotti@....co.uk>,
Qiheng Lin <linqiheng@...wei.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] comedi: remove editor modelines and cruft (again)
On Mon, May 10, 2021 at 3:42 PM Greg Kroah-Hartman
<gregkh@...uxfoundation.org> wrote:
>
> On Mon, May 10, 2021 at 03:34:50PM +0900, Masahiro Yamada wrote:
> > Commit fa60ce2cb450 ("treewide: remove editor modelines and cruft")
> > is different from what I submitted.
> >
> > My original patch [1] did treewide cleanups including the comedi driver.
> >
> > Unfortunately, commit 8ffdff6a8cfb ("staging: comedi: move out of staging
> > directory") moved drivers/staging/comedi/ to drivers/comedi/ before my
> > patch landed on Linus' tree from akpm tree.
> >
> > If Andrew Morton had used Git, 'git merge' would have resolved such file
> > moves properly without any manual intervention.
> >
> > Patches in akpm tree often get broken in his quilt workflows, and then
> > people end up with sending fixup patches.
> >
> > [1] https://lkml.kernel.org/r/20210324054457.1477489-1-masahiroy@kernel.org
> >
> > Signed-off-by: Masahiro Yamada <masahiroy@...nel.org>
> > ---
> >
> > I really hope Andrew Morton will use Git.
>
> Nah, quilt is really really good :)
git is much much better. :)
> I'll take this in my tree, no worries.
>
> greg k-h
--
Best Regards
Masahiro Yamada
Powered by blists - more mailing lists