diff options
| author | Mattias Jacobsson <[email protected]> | 2018-11-28 16:16:07 +0000 |
|---|---|---|
| committer | Borislav Petkov <[email protected]> | 2018-11-28 19:06:07 +0000 |
| commit | 69be4efeb959147ff86f22e35aea9526f9b86715 (patch) | |
| tree | 3277ea3a4c3d134323723fea23b283b02b16776c /tools/perf/util/python.c | |
| parent | x86/boot: Simplify the detect_memory*() control flow (diff) | |
| download | kernel-69be4efeb959147ff86f22e35aea9526f9b86715.tar.gz kernel-69be4efeb959147ff86f22e35aea9526f9b86715.zip | |
x86/boot: Add missing va_end() to die()
Each call to va_start() must have a corresponding call to va_end()
before the end of the function. Add the missing va_end().
Found with Coccinelle.
Signed-off-by: Mattias Jacobsson <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/python.c')
0 files changed, 0 insertions, 0 deletions
