
25 Jul
2016
25 Jul
'16
3:37 p.m.
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@socionext.com
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom