Randy Dunlap <rdunlap@xxxxxxxxxxxxx> writes: > scripts/kernel-doc accepts "Return:" or "Returns:" for describing the > return value of a function or function-like macro, so document this > alternative spelling and use it in an example. > > Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > Suggested-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > Cc: Jonathan Corbet <corbet@xxxxxxx> > Cc: linux-doc@xxxxxxxxxxxxxxx > --- > Documentation/doc-guide/kernel-doc.rst | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Applied, thanks. jon