Re: [PATCH] i2c: fix docbook problem

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

 



Hi Randy,

On Tue, 18 Mar 2008 15:12:59 -0700, Randy Dunlap wrote:
> From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
> 
> Sometimes kernel-doc and xmlto conspire to create output that is invalid
> and causes problems.  Until I know a real/better solution, change the
> source code that causes this.
> 
> If anyone has better fixes or can just explain what is happening here,
> that would be great.

Would be nice, yes.

> 
> xmlto: input does not validate (status 1)
> mmotm-2008-0314-1449/Documentation/DocBook/kernel-api.xml:71468: parser error : Opening and ending tag mismatch: programlisting line 71464 and para
>    </para><para>
>           ^
> mmotm-2008-0314-1449/Documentation/DocBook/kernel-api.xml:71480: parser error : Opening and ending tag mismatch: para line 71473 and programlisting
> </programlisting></informalexample>
>                  ^
> make[1]: *** [Documentation/DocBook/kernel-api.html] Error 1
> 
> Signed-off-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
> ---
>  drivers/i2c/i2c-core.c |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> --- mmotm-2008-0314-1449.orig/drivers/i2c/i2c-core.c
> +++ mmotm-2008-0314-1449/drivers/i2c/i2c-core.c
> @@ -489,8 +489,8 @@ EXPORT_SYMBOL(i2c_add_adapter);
>   * Context: can sleep
>   *
>   * This routine is used to declare an I2C adapter when its bus number
> - * matters.  Example: for I2C adapters from system-on-chip CPUs, or
> - * otherwise built in to the system's mainboard, and where i2c_board_info
> + * matters.  For example, use it for I2C adapters from system-on-chip CPUs,
> + * or otherwise built in to the system's mainboard, and where i2c_board_info
>   * is used to properly configure I2C devices.
>   *
>   * If no devices have pre-been declared for this bus, then be sure to

Applied, thanks.

-- 
Jean Delvare
--
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