diff options
| author | Colin Ian King <[email protected]> | 2015-01-12 13:18:26 +0000 |
|---|---|---|
| committer | Michal Marek <[email protected]> | 2015-01-27 15:52:43 +0000 |
| commit | b6a2ab2cd4739a9573ed41677e53171987b8da34 (patch) | |
| tree | 4e6ac17be1d518a43e1da01d46e6e628b375c909 /lib/dynamic_debug.c | |
| parent | merge_config.sh: Display usage if given too few arguments (diff) | |
| download | kernel-b6a2ab2cd4739a9573ed41677e53171987b8da34.tar.gz kernel-b6a2ab2cd4739a9573ed41677e53171987b8da34.zip | |
kconfig: use va_end to match corresponding va_start
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 <[email protected]>
Signed-off-by: Michal Marek <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions
