linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: core-api: Drop reference to flexible-arrays
@ 2019-03-31 21:41 Jonathan Neuschäfer
  2019-04-01  8:29 ` Mukesh Ojha
  2019-04-01 21:30 ` Jonathan Corbet
  0 siblings, 2 replies; 3+ messages in thread
From: Jonathan Neuschäfer @ 2019-03-31 21:41 UTC (permalink / raw)
  To: linux-doc
  Cc: Jonathan Neuschäfer, Jonathan Corbet, Mike Rapoport,
	Andrew Morton, Michal Hocko, Randy Dunlap, Mauro Carvalho Chehab,
	Matthew Wilcox, Arnd Bergmann, Kent Overstreet, linux-kernel

This file doesn't exist anymore.

Fixes: 586187d7de71 ("Drop flex_arrays")
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
---
 Documentation/core-api/index.rst | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Documentation/core-api/index.rst b/Documentation/core-api/index.rst
index 6870baffef82..ee1bb8983a88 100644
--- a/Documentation/core-api/index.rst
+++ b/Documentation/core-api/index.rst
@@ -22,7 +22,6 @@ Core utilities
    workqueue
    genericirq
    xarray
-   flexible-arrays
    librs
    genalloc
    errseq
--
2.20.1


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

* Re: [PATCH] docs: core-api: Drop reference to flexible-arrays
  2019-03-31 21:41 [PATCH] docs: core-api: Drop reference to flexible-arrays Jonathan Neuschäfer
@ 2019-04-01  8:29 ` Mukesh Ojha
  2019-04-01 21:30 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Mukesh Ojha @ 2019-04-01  8:29 UTC (permalink / raw)
  To: Jonathan Neuschäfer, linux-doc
  Cc: Jonathan Corbet, Mike Rapoport, Andrew Morton, Michal Hocko,
	Randy Dunlap, Mauro Carvalho Chehab, Matthew Wilcox,
	Arnd Bergmann, Kent Overstreet, linux-kernel


On 4/1/2019 3:11 AM, Jonathan Neuschäfer wrote:
> This file doesn't exist anymore.
>
> Fixes: 586187d7de71 ("Drop flex_arrays")
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>

Cheers,
-Mukesh

> ---
>   Documentation/core-api/index.rst | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/Documentation/core-api/index.rst b/Documentation/core-api/index.rst
> index 6870baffef82..ee1bb8983a88 100644
> --- a/Documentation/core-api/index.rst
> +++ b/Documentation/core-api/index.rst
> @@ -22,7 +22,6 @@ Core utilities
>      workqueue
>      genericirq
>      xarray
> -   flexible-arrays
>      librs
>      genalloc
>      errseq
> --
> 2.20.1
>

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

* Re: [PATCH] docs: core-api: Drop reference to flexible-arrays
  2019-03-31 21:41 [PATCH] docs: core-api: Drop reference to flexible-arrays Jonathan Neuschäfer
  2019-04-01  8:29 ` Mukesh Ojha
@ 2019-04-01 21:30 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2019-04-01 21:30 UTC (permalink / raw)
  To: Jonathan Neuschäfer
  Cc: linux-doc, Mike Rapoport, Andrew Morton, Michal Hocko,
	Randy Dunlap, Mauro Carvalho Chehab, Matthew Wilcox,
	Arnd Bergmann, Kent Overstreet, linux-kernel

On Sun, 31 Mar 2019 23:41:58 +0200
Jonathan Neuschäfer <j.neuschaefer@gmx.net> wrote:

> This file doesn't exist anymore.
> 
> Fixes: 586187d7de71 ("Drop flex_arrays")
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
> ---
>  Documentation/core-api/index.rst | 1 -
>  1 file changed, 1 deletion(-)

Sigh.  Wouldn't it be nice if we could catch such things before they are
committed...  Applied, thanks.

jon

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

end of thread, other threads:[~2019-04-01 21:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-31 21:41 [PATCH] docs: core-api: Drop reference to flexible-arrays Jonathan Neuschäfer
2019-04-01  8:29 ` Mukesh Ojha
2019-04-01 21:30 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).