media: dvb_demux: mark a boolean field as such
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 19 Sep 2017 22:10:13 +0000 (18:10 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 11 Oct 2017 17:10:35 +0000 (13:10 -0400)
commit392cc7afbb4d8a649636f7fdd99ed2278f08457e
treeea6002978671bf32636b65bb4d02d12a26e5de2e
parent68d84ae02ff8f2b9c36799058c3ce2a7db7fca67
media: dvb_demux: mark a boolean field as such

The struct dvb_demux_filter.doneq is a boolean.

Mark it as such, as it helps to understand what it does.

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