All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: thermal: Include ReST markup standard definition file
@ 2022-04-22  4:14 Soumya Negi
  2022-04-22  4:28 ` Randy Dunlap
  0 siblings, 1 reply; 3+ messages in thread
From: Soumya Negi @ 2022-04-22  4:14 UTC (permalink / raw)
  To: Shuah Khan, Rafael J . Wysocki, Daniel Lezcano, Amit Kucheria,
	Zhang Rui, Jonathan Corbet
  Cc: Soumya Negi, linux-pm, linux-doc, linux-kernel

Fixes the documentation compile error given below:

ERROR: Undefined substitution referenced: "copy".

Signed-off-by: Soumya Negi <soumya.negi97@gmail.com>
---
 Documentation/driver-api/thermal/intel_dptf.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/driver-api/thermal/intel_dptf.rst b/Documentation/driver-api/thermal/intel_dptf.rst
index 96668dca753a..e3c41d96d63a 100644
--- a/Documentation/driver-api/thermal/intel_dptf.rst
+++ b/Documentation/driver-api/thermal/intel_dptf.rst
@@ -1,4 +1,5 @@
 .. SPDX-License-Identifier: GPL-2.0
+.. include:: <isonum.txt>
 
 ===============================================================
 Intel(R) Dynamic Platform and Thermal Framework Sysfs Interface
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] Documentation: thermal: Include ReST markup standard definition file
  2022-04-22  4:14 [PATCH] Documentation: thermal: Include ReST markup standard definition file Soumya Negi
@ 2022-04-22  4:28 ` Randy Dunlap
  2022-04-22  5:10   ` Soumya Negi
  0 siblings, 1 reply; 3+ messages in thread
From: Randy Dunlap @ 2022-04-22  4:28 UTC (permalink / raw)
  To: Soumya Negi, Shuah Khan, Rafael J . Wysocki, Daniel Lezcano,
	Amit Kucheria, Zhang Rui, Jonathan Corbet
  Cc: linux-pm, linux-doc, linux-kernel

Hi--

On 4/21/22 21:14, Soumya Negi wrote:
> Fixes the documentation compile error given below:
> 
> ERROR: Undefined substitution referenced: "copy".
> 
> Signed-off-by: Soumya Negi <soumya.negi97@gmail.com>
> ---
>  Documentation/driver-api/thermal/intel_dptf.rst | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/driver-api/thermal/intel_dptf.rst b/Documentation/driver-api/thermal/intel_dptf.rst
> index 96668dca753a..e3c41d96d63a 100644
> --- a/Documentation/driver-api/thermal/intel_dptf.rst
> +++ b/Documentation/driver-api/thermal/intel_dptf.rst
> @@ -1,4 +1,5 @@
>  .. SPDX-License-Identifier: GPL-2.0
> +.. include:: <isonum.txt>
>  
>  ===============================================================
>  Intel(R) Dynamic Platform and Thermal Framework Sysfs Interface

linux-next and jc_docs git tree already have a patch for this:

commit 2c2de6f2e2bc
Author: Akira Yokosawa <akiyks@gmail.com>
Date:   Sat Apr 2 08:19:05 2022 +0900

    docs: driver-api/thermal/intel_dptf: Use copyright symbol


thanks.
-- 
~Randy

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Documentation: thermal: Include ReST markup standard definition file
  2022-04-22  4:28 ` Randy Dunlap
@ 2022-04-22  5:10   ` Soumya Negi
  0 siblings, 0 replies; 3+ messages in thread
From: Soumya Negi @ 2022-04-22  5:10 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: Shuah Khan, Rafael J . Wysocki, Daniel Lezcano, Amit Kucheria,
	Zhang Rui, Jonathan Corbet, linux-pm, linux-doc, linux-kernel

Thanks for letting me know.

On Thu, Apr 21, 2022 at 9:28 PM Randy Dunlap <rdunlap@infradead.org> wrote:
>
> Hi--
>
> On 4/21/22 21:14, Soumya Negi wrote:
> > Fixes the documentation compile error given below:
> >
> > ERROR: Undefined substitution referenced: "copy".
> >
> > Signed-off-by: Soumya Negi <soumya.negi97@gmail.com>
> > ---
> >  Documentation/driver-api/thermal/intel_dptf.rst | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/Documentation/driver-api/thermal/intel_dptf.rst b/Documentation/driver-api/thermal/intel_dptf.rst
> > index 96668dca753a..e3c41d96d63a 100644
> > --- a/Documentation/driver-api/thermal/intel_dptf.rst
> > +++ b/Documentation/driver-api/thermal/intel_dptf.rst
> > @@ -1,4 +1,5 @@
> >  .. SPDX-License-Identifier: GPL-2.0
> > +.. include:: <isonum.txt>
> >
> >  ===============================================================
> >  Intel(R) Dynamic Platform and Thermal Framework Sysfs Interface
>
> linux-next and jc_docs git tree already have a patch for this:
>
> commit 2c2de6f2e2bc
> Author: Akira Yokosawa <akiyks@gmail.com>
> Date:   Sat Apr 2 08:19:05 2022 +0900
>
>     docs: driver-api/thermal/intel_dptf: Use copyright symbol
>
>
> thanks.
> --
> ~Randy

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-04-22  5:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-22  4:14 [PATCH] Documentation: thermal: Include ReST markup standard definition file Soumya Negi
2022-04-22  4:28 ` Randy Dunlap
2022-04-22  5:10   ` Soumya Negi

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.