From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Date: Fri, 21 Jun 2019 13:48:41 +0000 Subject: Re: [PATCH v2 06/29] docs: console.txt: convert docs to ReST and rename to *.rst Message-Id: <20190621134841.GA26766@kroah.com> List-Id: References: <00ddb1bc19e07b7ce4d1e7cda457733a37cf1693.1560890800.git.mchehab+samsung@kernel.org> In-Reply-To: <00ddb1bc19e07b7ce4d1e7cda457733a37cf1693.1560890800.git.mchehab+samsung@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Mauro Carvalho Chehab Cc: linux-fbdev@vger.kernel.org, Jonathan Corbet , Bartlomiej Zolnierkiewicz , Linux Doc Mailing List , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Mauro Carvalho Chehab , Jiri Slaby On Tue, Jun 18, 2019 at 05:53:24PM -0300, Mauro Carvalho Chehab wrote: > Convert this small file to ReST in preparation for adding it to > the driver-api book. > > While this is not part of the driver-api book, mark it as > :orphan:, in order to avoid build warnings. > > Signed-off-by: Mauro Carvalho Chehab Acked-by: Greg Kroah-Hartman