Re: [PATCH 2/2] [media] DocBook: fix FE_SET_PROPERTY ioctl arguments

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 06/01/2015 11:12 AM, Mauro Carvalho Chehab wrote:
> FE_SET_PROPERTY/FE_GET_PROPERTY actually expects a struct dtv_properties
> argument.
> 
> Signed-off-by: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
> 
> diff --git a/Documentation/DocBook/media/dvb/fe-get-property.xml b/Documentation/DocBook/media/dvb/fe-get-property.xml
> index 7d0bd78f5a24..53a170ed3bd1 100644
> --- a/Documentation/DocBook/media/dvb/fe-get-property.xml
> +++ b/Documentation/DocBook/media/dvb/fe-get-property.xml
> @@ -17,7 +17,7 @@
>  	<funcdef>int <function>ioctl</function></funcdef>
>  	<paramdef>int <parameter>fd</parameter></paramdef>
>  	<paramdef>int <parameter>request</parameter></paramdef>
> -	<paramdef>struct dtv_property *<parameter>argp</parameter></paramdef>
> +	<paramdef>struct dtv_properties *<parameter>argp</parameter></paramdef>

Oops, my fault. It's already merged, but for the record:

Acked-by: Hans Verkuil <hans.verkuil@xxxxxxxxx>

Regards,

	Hans

>        </funcprototype>
>      </funcsynopsis>
>    </refsynopsisdiv>
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux