Received: by 10.192.165.148 with SMTP id m20csp2874261imm; Mon, 7 May 2018 02:39:23 -0700 (PDT) X-Google-Smtp-Source: AB8JxZqcPuAn2Fwh6I9KsZ35GL10v25Tm33a7vq8kKbEz0hrZlhgq4l8Kq650lUD+QSGAk3JcJw5 X-Received: by 2002:a65:47cb:: with SMTP id f11-v6mr30001929pgs.235.1525685963337; Mon, 07 May 2018 02:39:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1525685963; cv=none; d=google.com; s=arc-20160816; b=1DbNqN3cmCLnocNBwTgwuGCewohPqngoA35d9r3NQkKTOkG8RWYTldpIYmhM7bkFKi ZrI5Up6qMPTIJtjw8Nz4LJ5aRjs8Djn5yBc/q1JD0KR5I+M0jXkveCeDsYEUP6V/+whR kV9keubMhKWzUcbhP+DdijrdFjhcbBaThisl985xNUxhq7VPPirUVAFF8wCLJaWungrM sHfcwwNHPt0pMsqVDIsdgrJw4d3ipYhC0BGWbMdF1PQzilqTXRY2CHbLuOHPnGz5eoVD 4YIMkMIh4CDkK4l7DCfRuDv6l8/nxTi/aQMWM2wq4Nv47KxwsQwFwFk0OCyJmYFevFiY Yyuw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:references :in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=7nvR6SM1qoeJQqNneeZWpxcam4zSkmAOTGZK2F8rdUE=; b=UwfJa9w3AbxKdH2g5jb/qBsji9z+V6BdhUjBtInRyeEv5Xhj/fIdKOGQp6BlXbjqm4 EVxac1FUXjOFTGg3JAIihHd6ytK74jbk9yPsafZwCJJKoBWsEXkGLQXCrVFkUXEjV5PY qeKUwD8qOgD8wst/taCGDh+exxDAJGnlGbbIZ79i4Mq13pSQfmAIWZz9CzP6Uojo3+T1 oy7nwkgTZIx0NuxSRICQWug3kzFYTxL5j8bPs068ucz4jecjkkrOnwNimrN5GU8fNG/y 3S8h/APZIk+EjCHLHM1qyqicvJTZ4blSFfbHzQGKfR8rhriwBIvqhBoDuAJkcAJXGVYn AuwQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id v129-v6si17882468pgb.179.2018.05.07.02.39.09; Mon, 07 May 2018 02:39:23 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752378AbeEGJhk (ORCPT + 99 others); Mon, 7 May 2018 05:37:40 -0400 Received: from osg.samsung.com ([64.30.133.232]:47007 "EHLO osg.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752088AbeEGJgJ (ORCPT ); Mon, 7 May 2018 05:36:09 -0400 Received: from localhost (localhost [127.0.0.1]) by osg.samsung.com (Postfix) with ESMTP id BAC5723487; Mon, 7 May 2018 02:36:09 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at dev.s-opensource.com X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "References" Received: from osg.samsung.com ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id S4GPOxJf3NAq; Mon, 7 May 2018 02:36:08 -0700 (PDT) Received: from smtp.s-opensource.com (177.41.109.86.dynamic.adsl.gvt.net.br [177.41.109.86]) by osg.samsung.com (Postfix) with ESMTPSA id 6C779233F1; Mon, 7 May 2018 02:36:01 -0700 (PDT) Received: from mchehab by smtp.s-opensource.com with local (Exim 4.90_1) (envelope-from ) id 1fFcYp-00088S-5o; Mon, 07 May 2018 06:35:59 -0300 From: Mauro Carvalho Chehab To: Linux Doc Mailing List Cc: Mauro Carvalho Chehab , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Jonathan Corbet , Greg Kroah-Hartman Subject: [PATCH 17/18] docs: uio-howto.rst: use a code block to solve a warning Date: Mon, 7 May 2018 06:35:53 -0300 Message-Id: <65bca40bfd11c80cd13224f2e4309ff4f1ad05aa.1525684985.git.mchehab+samsung@kernel.org> X-Mailer: git-send-email 2.17.0 In-Reply-To: References: In-Reply-To: References: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org /devel/v4l/docs/Documentation/driver-api/uio-howto.rst:715: WARNING: Unexpected indentation. Signed-off-by: Mauro Carvalho Chehab --- Documentation/driver-api/uio-howto.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/driver-api/uio-howto.rst b/Documentation/driver-api/uio-howto.rst index 92056c20e070..fb2eb73be4a3 100644 --- a/Documentation/driver-api/uio-howto.rst +++ b/Documentation/driver-api/uio-howto.rst @@ -711,7 +711,8 @@ The vmbus device regions are mapped into uio device resources: If a subchannel is created by a request to host, then the uio_hv_generic device driver will create a sysfs binary file for the per-channel ring buffer. -For example: +For example:: + /sys/bus/vmbus/devices/3811fe4d-0fa0-4b62-981a-74fc1084c757/channels/21/ring Further information -- 2.17.0