All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Cc: linuxarm@huawei.com, mauro.chehab@huawei.com
Subject: Re: [PATCH] media: camera-sensor.rst: fix a doc build warning
Date: Wed, 9 Sep 2020 15:16:30 +0200	[thread overview]
Message-ID: <20200909151630.3d66a8d2@coco.lan> (raw)
In-Reply-To: <c326774ad841b905c3b2925e5f8f509d29fb4c6f.1599656828.git.mchehab+huawei@kernel.org>

Em Wed,  9 Sep 2020 15:07:11 +0200
Mauro Carvalho Chehab <mchehab+huawei@kernel.org> escreveu:

> 	Documentation/driver-api/media/camera-sensor.rst:123: WARNING: Inline literal start-string without end-string.

Please ignore this one. it is at the wrong place.

> 
> There's a missing blank line over there.
> 
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> ---
>  Documentation/driver-api/media/camera-sensor.rst | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/driver-api/media/camera-sensor.rst b/Documentation/driver-api/media/camera-sensor.rst
> index bd81c2cc37f8..2a8889bf5046 100644
> --- a/Documentation/driver-api/media/camera-sensor.rst
> +++ b/Documentation/driver-api/media/camera-sensor.rst
> @@ -127,6 +127,7 @@ after the power state transition has taken place. The ``s_ctrl``callback can be
>  used to obtain device's power state after the power state transition:
>  
>  .. c:function::
> +
>  	int pm_runtime_get_if_in_use(struct device *dev);
>  
>  The function returns a non-zero value if it succeeded getting the power count or



Thanks,
Mauro

      reply	other threads:[~2020-09-09 13:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-09 13:07 [PATCH] media: camera-sensor.rst: fix a doc build warning Mauro Carvalho Chehab
2020-09-09 13:16 ` Mauro Carvalho Chehab [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200909151630.3d66a8d2@coco.lan \
    --to=mchehab+huawei@kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=linuxarm@huawei.com \
    --cc=mauro.chehab@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.