[U-Boot] [PATCH v2 6/8] tools: moveconfig: fix cleanup of defines across multiple lines

Tom Rini trini at konsulko.com
Mon Jul 25 15:37:32 CEST 2016


On Mon, Jul 25, 2016 at 07:15:27PM +0900, Masahiro Yamada wrote:

> Correct the clean-up of such defines that continue across multiple
> lines, like follows:
> 
>   #define CONFIG_FOO "this continues to the next line " \
>           "this line should be removed too" \
>           "this line should be removed as well"
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160725/442886a7/attachment.sig>


More information about the U-Boot mailing list