Re: [RFC PATCH 3/5] kobject: Fix kernel-doc comment first line
From: Greg Kroah-Hartman
Date: Thu May 02 2019 - 03:20:27 EST
On Thu, May 02, 2019 at 12:31:40PM +1000, Tobin C. Harding wrote:
> kernel-doc comments have a prescribed format. This includes parenthesis
> on the function name. To be _particularly_ correct we should also
> capitalise the brief description and terminate it with a period.
Ah, I didn't know that, sorry about that, my fault. I'll take patch 2
and 3 now in my tree, thanks!
greg k-h