diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-11-19 12:56:58 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-11-25 06:44:36 -0200 |
commit | efb9ab67255fc2333293827f8c45d2f51647faf9 (patch) | |
tree | f2637940e9d33a8be20e1285e6594ae968c956c9 /tools/perf/scripts/python/syscall-counts.py | |
parent | 4cc5bed1caeb6d40f2f41c4c5eb83368691fbffb (diff) |
[media] dvb_net: prepare to split a very complex function
The dvb_net code has a really complex function, meant to handle
DVB network packages: it is long, has several loops and ifs
inside, and even cause warnings with gcc5.
Prepare it to be split into smaller functions by storing all
arguments and internal vars inside a struct.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions