libdvbv5: don't write polarization and user parms twice
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 4 Sep 2014 21:41:00 +0000 (18:41 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 4 Sep 2014 21:41:00 +0000 (18:41 -0300)
commitec8684a85552286aa21bb6ef7f94a837ff411ce3
tree69067928ce256005eede591252f784f39c1f891f
parente48464d99afc5b1406e16d31e21a898cf1d45b87
libdvbv5: don't write polarization and user parms twice

Currently, there are two loops printing user cmds. This is not
needed, and will just write duplicate values at the output.

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