From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758022AbcJRN7X (ORCPT ); Tue, 18 Oct 2016 09:59:23 -0400 Received: from mail-pf0-f170.google.com ([209.85.192.170]:36572 "EHLO mail-pf0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759978AbcJRN7O (ORCPT ); Tue, 18 Oct 2016 09:59:14 -0400 Date: Tue, 18 Oct 2016 06:59:28 -0700 From: Stephen Hemminger To: Markus Heiser Cc: Jani Nikula , Greg KH , KY Srinivasan , Haiyang Zhang , corbet@lwn.net, devel@linuxdriverproject.org, linux-kernel@vger.kernel.org, "linux-doc@vger.kernel.org Mailing List" Subject: Re: [PATCH v2 3/3] doc: add documentation for uio-hv-generic Message-ID: <20161018065928.0db169b3@xeon-e3> In-Reply-To: <9C126E2B-57A7-498D-9833-CD6F87D015C1@darmarit.de> References: <20161017122959.21e29605@xeon-e3> <20161017123319.1e1fd706@xeon-e3> <87mvi2vsfb.fsf@intel.com> <9C126E2B-57A7-498D-9833-CD6F87D015C1@darmarit.de> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 18 Oct 2016 13:01:20 +0200 Markus Heiser wrote: > Am 18.10.2016 um 12:54 schrieb Jani Nikula : > > > On Mon, 17 Oct 2016, Stephen Hemminger wrote: > >> From: Stephen Hemminger > >> > >> Update UIO documentation to include basic information about > >> uio_hv_generic. > > > > How about converting to Sphinx/reStructuredText first...? It's not a big > > file... > > > > The files from : > > https://github.com/return42/sphkerneldoc/tree/master/doc/Documentation/books_migrated/uio-howto > > might be a good starting point for migration / if you use them, > please drop the comments at the end of each file. > > --M-- Sure, you are welcome to do this. I just wanted to add to existing documentation in existing format.