]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
media: dvb_demux: dvb_demux_feed.pusi_seen is boolean
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 19 Sep 2017 22:57:54 +0000 (18:57 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 11 Oct 2017 17:10:59 +0000 (13:10 -0400)
commit2c53275c1edafdb1c404071940de0a7de47c0bbb
tree3c643eac63c2647659ecdb5f58c3e15448ab3411
parent392cc7afbb4d8a649636f7fdd99ed2278f08457e
media: dvb_demux: dvb_demux_feed.pusi_seen is boolean

Instead of using an integer to represent it, use boolean,
as this better describes what this field really means.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/dvb-core/dvb_demux.c
drivers/media/dvb-core/dvb_demux.h
drivers/media/pci/ttpci/av7110.c
drivers/media/pci/ttpci/budget-core.c