[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190620084623.GA20943@kroah.com>
Date: Thu, 20 Jun 2019 10:46:23 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/3] slimbus: fix kerneldoc comments
On Thu, Jun 20, 2019 at 09:11:27AM +0100, Srinivas Kandagatla wrote:
> From: Jonathan Corbet <corbet@....net>
>
> The kerneldoc comments in drivers/slimbus/stream.c were not properly
> formatted, leading to a distinctly unsatisfying "no structured comments
> found" warning in the docs build. Sprinkle some asterisks around so that
> the comments will be properly recognized.
>
> Signed-off-by: Jonathan Corbet <corbet@....net>
> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
> ---
> drivers/slimbus/stream.c | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)
Turns out this was already in my tree :)
Also, when sending out patches, be sure to cc: the authors, no need to
suppress that in git send-email.
thanks,
greg k-h
Powered by blists - more mailing lists