"make distclean" doesn't get rid of scripts/docproc

2017-07-14 Thread Robert P. J. Day
just noticed that distclean doesn't remove the generated executable scripts/docproc, whose responsibility is that? rday -- Robert P. J. Day Ottawa, Ontario, C

[PATCH] Documentation: Standardize DTS examples to use status "okay", not "ok"

2017-09-01 Thread Robert P. J. Day
el source, but this patch cleans up everything under Documentation/. Signed-off-by: Robert P. J. Day --- diff --git a/Documentation/devicetree/bindings/ata/apm-xgene.txt b/Documentation/devicetree/bindings/ata/apm-xgene.txt index a668f0e..c9fb110 100644 --- a/Documentation/devicetree/binding

[PATCH v2] Documentation: Standardize DTS examples to use status "okay", not "ok"

2017-09-01 Thread Robert P. J. Day
el source, but this patch cleans up everything under Documentation/. Signed-off-by: Robert P. J. Day --- sorry, managed to overlook one example of that under Documentation/, revised patch that should get it all. diff --git a/Documentation/devicetree/bindings/ata/apm-xgene.txt b/Documentation/de

is there a way to have a "Return:" section with a bullet list?

2016-05-23 Thread Robert P. J. Day
so *is* there a way to get that bullet list effect these days? rday -- ================ Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday

Re: is there a way to have a "Return:" section with a bullet list?

2016-05-24 Thread Robert P. J. Day
On Tue, 24 May 2016, Jonathan Corbet wrote: > On Mon, 23 May 2016 15:36:31 -0400 (EDT) > "Robert P. J. Day" wrote: > > > * Return: %0 if property with @name has been found (success), > > * %-EINVAL if the arguments are invalid, > > * %