RE: [char-misc-next V2] mei: add device kind to sysfs

2020-07-28 Thread Winkler, Tomas
> > On Tue, Jul 28, 2020 at 09:28:36PM +0300, Tomas Winkler wrote: > > +/** > > + * kind_show - display device kind > > + * > > + * @device: device pointer > > + * @attr: attribute pointer > > + * @buf: char out buffer > > + * > > + * Return: number of the bytes printed into buf or error > >

Re: [char-misc-next V2] mei: add device kind to sysfs

2020-07-28 Thread Greg Kroah-Hartman
On Tue, Jul 28, 2020 at 09:28:36PM +0300, Tomas Winkler wrote: > +/** > + * kind_show - display device kind > + * > + * @device: device pointer > + * @attr: attribute pointer > + * @buf: char out buffer > + * > + * Return: number of the bytes printed into buf or error No need for kernel doc for