summaryrefslogtreecommitdiff
path: root/compiler.h
AgeCommit message (Expand)AuthorFilesLines
2015-04-08util: Add attribute warn_unused_result to allocation functionsTobias Klauser1-0/+1
2015-02-17compiler: Protect against redefinition of offsetof()Tobias Klauser1-4/+6
2015-02-06Initial import, still work in progressTobias Klauser1-0/+43
d>Mauro Carvalho Chehab <mchehab@s-opensource.com>2016-09-09 09:22:51 -0300 commitbb501b76c7cbafa278f8edec9622c861a9fc67bd (patch) tree6ba7991e55a6a4044266b85e4493283f880ffd1c parent9aa9d9289037faa4fefead06ff948972b10cc64f (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>
Diffstat