]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
media: dvb_demux.h: add an enum for DMX_STATE_* and document
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 19 Sep 2017 21:44:07 +0000 (17:44 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 11 Oct 2017 17:08:37 +0000 (13:08 -0400)
commit999f3d25b87feaaadf39627856d235683ad5268d
treeed8c932cc6dd7049a1ad5ed7829834a39634c641
parent0463625ee9e7b7c786460b6c20073e8c8e283466
media: dvb_demux.h: add an enum for DMX_STATE_* and document

kernel-doc allows documenting enums. Also, it makes clearer
about the meaning of each field on structures.

So, convert DMX_STATE_* to an enum.

While here, get rid of the unused DMX_STATE_SET.

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