From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Tue, 8 May 2018 05:07:48 +0200 From: Greg Kroah-Hartman To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Jonathan Corbet Subject: Re: [PATCH 17/18] docs: uio-howto.rst: use a code block to solve a warning Message-ID: <20180508030748.GD1882@kroah.com> References: <65bca40bfd11c80cd13224f2e4309ff4f1ad05aa.1525684985.git.mchehab+samsung@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <65bca40bfd11c80cd13224f2e4309ff4f1ad05aa.1525684985.git.mchehab+samsung@kernel.org> User-Agent: Mutt/1.9.5 (2018-04-13) X-Mailing-List: linux-kernel@vger.kernel.org List-ID: On Mon, May 07, 2018 at 06:35:53AM -0300, Mauro Carvalho Chehab wrote: > /devel/v4l/docs/Documentation/driver-api/uio-howto.rst:715: WARNING: Unexpected indentation. > > Signed-off-by: Mauro Carvalho Chehab Reviewed-by: Greg Kroah-Hartman