On 2015-01-12 14:18, Colin King wrote: > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > Although on some systems va_end is a no-op, it is good practice > to use va_end, especially since the manual states: > > "Each invocation of va_start() must be matched by a corresponding > invocation of va_end() in the same function." > > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> Applied to kbuild.git#kconfig, thanks. Michal -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html