[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20200718174537.GI3703480@smile.fi.intel.com>
Date: Sat, 18 Jul 2020 20:45:37 +0300
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: "Daniel W. S. Almeida" <dwlsalmeida@...il.com>
Cc: corbet@....net, pmladek@...e.com, rostedt@...dmis.org,
sergey.senozhatsky@...il.com, linux@...musvillemoes.dk,
ast@...nel.org, daniel@...earbox.net, kafai@...com,
songliubraving@...com, yhs@...com, andriin@...com,
john.fastabend@...il.com, kpsingh@...omium.org,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org, bpf@...r.kernel.org
Subject: Re: [PATCH] docs: core-api/printk-formats.rst: use literal block
syntax
On Sat, Jul 18, 2020 at 01:51:02PM -0300, Daniel W. S. Almeida wrote:
> From: Daniel W. S. Almeida <dwlsalmeida@...il.com>
>
> Fix the following warning:
>
> WARNING: Definition list ends without a blank line;
> unexpected unindent.
>
> By switching to the literal block syntax.
Acked-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
>
> Signed-off-by: Daniel W. S. Almeida <dwlsalmeida@...il.com>
> ---
> Documentation/core-api/printk-formats.rst | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/core-api/printk-formats.rst b/Documentation/core-api/printk-formats.rst
> index 1beac4719e437..6d26c5c6ac485 100644
> --- a/Documentation/core-api/printk-formats.rst
> +++ b/Documentation/core-api/printk-formats.rst
> @@ -494,9 +494,11 @@ Time and date
> %pt[RT]t HH:MM:SS
> %pt[RT][dt][r]
>
> -For printing date and time as represented by
> +For printing date and time as represented by::
> +
> R struct rtc_time structure
> T time64_t type
> +
> in human readable format.
>
> By default year will be incremented by 1900 and month by 1.
> --
> 2.27.0
>
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists