Re: [PATCH 8/8] media: rc: define RC_BIT_ALL as ~0

2015-11-19 Thread Mauro Carvalho Chehab
Em Mon, 16 Nov 2015 20:53:52 +0100 Heiner Kallweit escreveu: > RC_BIT_ALL explicitely lists each single currently defined protocol bit. > To simplify the code and make adding a protocol easier set each bit > no matter whether the respective protocol is defined yet. > >

[PATCH 8/8] media: rc: define RC_BIT_ALL as ~0

2015-11-16 Thread Heiner Kallweit
RC_BIT_ALL explicitely lists each single currently defined protocol bit. To simplify the code and make adding a protocol easier set each bit no matter whether the respective protocol is defined yet. RC_BIT_ALL is only used in checks whether a particular protocol is allowed therefore it has no

Re: [PATCH 8/8] media: rc: define RC_BIT_ALL as ~0

2015-11-16 Thread Heiner Kallweit
Am 16.11.2015 um 21:47 schrieb kbuild test robot: > Hi Heiner, > > [auto build test WARNING on linuxtv-media/master] > [also build test WARNING on v4.4-rc1 next-20151116] > > url: > https://github.com/0day-ci/linux/commits/Heiner-Kallweit/media-rc-fix-decoder-module-unloading/20151117-035809

Re: [PATCH 8/8] media: rc: define RC_BIT_ALL as ~0

2015-11-16 Thread kbuild test robot
Hi Heiner, [auto build test WARNING on linuxtv-media/master] [also build test WARNING on v4.4-rc1 next-20151116] url: https://github.com/0day-ci/linux/commits/Heiner-Kallweit/media-rc-fix-decoder-module-unloading/20151117-035809 base: git://linuxtv.org/media_tree.git master config: