[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <54C7B5EC.1070706@suse.cz>
Date: Tue, 27 Jan 2015 16:59:40 +0100
From: Michal Marek <mmarek@...e.cz>
To: Colin King <colin.king@...onical.com>,
"Yann E. MORIN" <yann.morin.1998@...e.fr>,
linux-kbuild@...r.kernel.org
CC: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] kconfig: use va_end to match corresponding va_start
On 2015-01-12 14:18, Colin King wrote:
> From: Colin Ian King <colin.king@...onical.com>
>
> 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@...onical.com>
Applied to kbuild.git#kconfig, thanks.
Michal
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists