Re: [PATCH] doc: cgroup: add missing literal block

2019-01-02 Thread Tejun Heo
On Sun, Dec 30, 2018 at 08:01:55PM +0100, Otto Sabart wrote: > This patch fixes multiple build warnings: > "WARNING: Block quote ends without a blank line; unexpected unindent." > > Signed-off-by: Otto Sabart Applied to cgroup/for-4.22. Thanks. -- tejun

[PATCH] doc: cgroup: add missing literal block

2018-12-30 Thread Otto Sabart
This patch fixes multiple build warnings: "WARNING: Block quote ends without a blank line; unexpected unindent." Signed-off-by: Otto Sabart --- Documentation/admin-guide/cgroup-v2.rst | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Documentation/admin-guide/cgroup