Commit 8b0041db authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

[media] dvb-net: split the logic at dvb_net_ule() into other functions

This function is too big and too complex, making really hard
to understand what's there.

Split it into sub-routines, in order to make it easier to be
understood, and to allow gcc to better parse it.

As a bonus, it gets rid of a goto in the middle of a routine.
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent efb9ab67
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment