Re: [PATCH] drm: fix a reference for a renamed file: fb/modedb.rst

From: Jonathan Corbet
Date: Thu Jun 27 2019 - 13:31:26 EST


On Wed, 26 Jun 2019 23:27:35 +0200
Daniel Vetter <daniel@xxxxxxxx> wrote:

> On Wed, Jun 26, 2019 at 01:14:13PM -0300, Mauro Carvalho Chehab wrote:
> > Due to two patches being applied about the same time, the
> > reference for modedb.rst file got wrong:
> >
> > Documentation/fb/modedb.txt is now Documentation/fb/modedb.rst.
> >
> > Fixes: 1bf4e09227c3 ("drm/modes: Allow to specify rotation and reflection on the commandline")
> > Fixes: ab42b818954c ("docs: fb: convert docs to ReST and rename to *.rst")
> > Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@xxxxxxxxxx>
>
> What's the merge plan here? doc-next? If so:
>
> Acked-by: Daniel Vetter <daniel.vetter@xxxxxxxx>

It doesn't really apply to docs-next, so that's probably not the best
path unless I hold it until after the merge window. Seems like it needs
to go through the DRM tree to me.

Thanks,

jon