]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] dvbdev: Remove two cut-and-paste errors
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 1 Oct 2015 12:14:57 +0000 (09:14 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 1 Oct 2015 12:18:09 +0000 (09:18 -0300)
commit5a11cb1cd4cb7fe9cf44ca62bd9b472254f6e5b2
treea5335fea639ba0ba2860555b30af1cf26705bd24
parent1ccd66cca96a377ef924d2ee76fbb753a7bec9ea
[media] dvbdev: Remove two cut-and-paste errors

Those two came from dvb_register_adapter cut-and-paste:

.//drivers/media/dvb-core/dvbdev.h:199: warning: Excess function parameter 'device' description in 'dvb_register_device'
.//drivers/media/dvb-core/dvbdev.h:199: warning: Excess function parameter 'adapter_nums' description in 'dvb_register_device'

Remove them.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/dvb-core/dvbdev.h