commit | bb501b76c7cbafa278f8edec9622c861a9fc67bd | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Mon Aug 29 10:05:49 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Sep 09 09:22:51 2016 -0300 |
tree | 6ba7991e55a6a4044266b85e4493283f880ffd1c | |
parent | 9aa9d9289037faa4fefead06ff948972b10cc64f [diff] |
[media] demux.h: Fix a few documentation issues demux.h was lacking documentation for the DMX_FE_ENTRY macro: ./drivers/media/dvb-core/demux.h:511: WARNING: c:func reference target not found: DMX_FE_ENTRY While here, get rid of unused parameters and fix a few minor issues at the header file. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>