Em Mon, 22 Aug 2016 21:41:51 -0300
Mauro Carvalho Chehab escreveu:
> Right now, for a struct, kernel-doc produces the following output:
Please discard this one... the description is wrong.
Just sent a v2.
Thanks,
Mauro
--
To unsubscribe from this list: send the line "unsubscribe linux-media" i
Right now, for a struct, kernel-doc produces the following output:
.. c:type:: struct v4l2_prio_state
stores the priority states
**Definition**
::
struct v4l2_prio_state {
atomic_t prios[4];
};
**Members**
``a
Em Mon, 22 Aug 2016 15:34:21 -0600
Jonathan Corbet escreveu:
> On Sun, 21 Aug 2016 09:11:57 -0300
> Mauro Carvalho Chehab wrote:
>
> > So, change kernel-doc, for it to produce the output on a different way:
> >
> > **Members**
> >
> > ``prios[4]``
> > - **type**: ``atomic_t``
>
On Sun, 21 Aug 2016 09:11:57 -0300
Mauro Carvalho Chehab wrote:
> So, change kernel-doc, for it to produce the output on a different way:
>
> **Members**
>
> ``prios[4]``
> - **type**: ``atomic_t``
>
> array with elements to store the array priorities
>
> With such
Am 22.08.2016 um 14:15 schrieb Mauro Carvalho Chehab :
> Em Mon, 22 Aug 2016 14:52:42 +0300
> Jani Nikula escreveu:
>
>> On Mon, 22 Aug 2016, Markus Heiser wrote:
>>> Am 22.08.2016 um 13:16 schrieb Jani Nikula :
>>>
On Mon, 22 Aug 2016, Mauro Carvalho Chehab
wrote:
> Markus,
Am 22.08.2016 um 13:52 schrieb Jani Nikula :
> On Mon, 22 Aug 2016, Markus Heiser wrote:
>> Am 22.08.2016 um 13:16 schrieb Jani Nikula :
>>
>>> On Mon, 22 Aug 2016, Mauro Carvalho Chehab wrote:
Markus,
Em Mon, 22 Aug 2016 10:56:01 +0200
Markus Heiser escreveu:
>
Em Mon, 22 Aug 2016 14:52:42 +0300
Jani Nikula escreveu:
> On Mon, 22 Aug 2016, Markus Heiser wrote:
> > Am 22.08.2016 um 13:16 schrieb Jani Nikula :
> >
> >> On Mon, 22 Aug 2016, Mauro Carvalho Chehab
> >> wrote:
> >>> Markus,
> >>>
> >>> Em Mon, 22 Aug 2016 10:56:01 +0200
> >>> Markus H
On Mon, 22 Aug 2016, Markus Heiser wrote:
> Am 22.08.2016 um 13:16 schrieb Jani Nikula :
>
>> On Mon, 22 Aug 2016, Mauro Carvalho Chehab wrote:
>>> Markus,
>>>
>>> Em Mon, 22 Aug 2016 10:56:01 +0200
>>> Markus Heiser escreveu:
>>>
Am 21.08.2016 um 14:11 schrieb Mauro Carvalho Chehab
Am 22.08.2016 um 12:06 schrieb Mauro Carvalho Chehab :
> Markus,
>
> Em Mon, 22 Aug 2016 10:56:01 +0200
> Markus Heiser escreveu:
>
>> Am 21.08.2016 um 14:11 schrieb Mauro Carvalho Chehab
>> :
>>
>>> Right now, for a struct, kernel-doc produces the following output:
>>>
>>> .. c:type::
Am 22.08.2016 um 13:16 schrieb Jani Nikula :
> On Mon, 22 Aug 2016, Mauro Carvalho Chehab wrote:
>> Markus,
>>
>> Em Mon, 22 Aug 2016 10:56:01 +0200
>> Markus Heiser escreveu:
>>
>>> Am 21.08.2016 um 14:11 schrieb Mauro Carvalho Chehab
>>> :
>>>
Right now, for a struct, kernel-doc prod
On Mon, 22 Aug 2016, Mauro Carvalho Chehab wrote:
> Markus,
>
> Em Mon, 22 Aug 2016 10:56:01 +0200
> Markus Heiser escreveu:
>
>> Am 21.08.2016 um 14:11 schrieb Mauro Carvalho Chehab
>> :
>>
>> > Right now, for a struct, kernel-doc produces the following output:
>> >
>> >.. c:type:: struct
Markus,
Em Mon, 22 Aug 2016 10:56:01 +0200
Markus Heiser escreveu:
> Am 21.08.2016 um 14:11 schrieb Mauro Carvalho Chehab
> :
>
> > Right now, for a struct, kernel-doc produces the following output:
> >
> > .. c:type:: struct v4l2_prio_state
> >
> >stores the priority states
> >
Am 21.08.2016 um 14:11 schrieb Mauro Carvalho Chehab :
> Right now, for a struct, kernel-doc produces the following output:
>
> .. c:type:: struct v4l2_prio_state
>
> stores the priority states
>
> **Definition**
>
> ::
>
> struct v4l2_prio_state {
>
Right now, for a struct, kernel-doc produces the following output:
.. c:type:: struct v4l2_prio_state
stores the priority states
**Definition**
::
struct v4l2_prio_state {
atomic_t prios[4];
};
**Members**
``a
14 matches
Mail list logo