libdvbv5: simplify SDT table parser
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 29 Nov 2013 11:25:52 +0000 (09:25 -0200)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 29 Nov 2013 11:25:52 +0000 (09:25 -0200)
commit04536881224f8f9bec01edb79830c746c4440d6d
tree3189b4172dd64595138fa74f8191f418edc2f586
parent592b88de1824fe94826924ea64882ec3d189c43e
libdvbv5: simplify SDT table parser

Do a cleanup at the code, simplifying it, and removing
the second pointer for the linked list.

That makes the code easier to analyse and review.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
lib/libdvbv5/descriptors/sdt.c