diff options
| author | Behan Webster <[email protected]> | 2014-09-26 22:11:45 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2014-10-30 10:46:17 -0200 |
| commit | 61110fbab1f083249ac0ac7090526798d8815210 (patch) | |
| tree | b675a9cb672729965f36c7f9d2c2e72f5c0e2321 /tools/perf/scripts/python | |
| parent | 678fa12fb8e75c6dc1e781a02e3ddbbba7e1a904 (diff) | |
[media] ti-fpe: LLVMLinux: Remove nested function from ti-vpe
Replace the use of nested functions where a normal function will suffice.
Nested functions are not liked by upstream kernel developers in general. Their
use breaks the use of clang as a compiler, and doesn't make the code any
better.
This code now works for both gcc and clang.
Suggested-by: Arnd Bergmann <[email protected]>
Signed-off-by: Behan Webster <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions