commit | f8da4aad552ec9423ca723404472cc3db0c125d7 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Apr 05 15:35:10 2017 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Apr 05 15:35:18 2017 -0300 |
tree | c4db01e6ff1e12b22ee5c19d829da29316f5c115 | |
parent | 6c4bb65d0be8f34bc0aba982c9a47b19a1eea5ed [diff] |
[media] dvb_frontend: add kernel-doc tag for a missing parameter Changeset 1f862a68df24 ("[media] dvb_frontend: move kref to struct dvb_frontend") added a kref to the struct dvb_frontend, but it didn't document it. Fixes: 1f862a68df24 ("[media] dvb_frontend: move kref to struct dvb_frontend") Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>