diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-06-16 14:04:40 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-06-16 14:14:56 +0300 |
commit | 0db5c79989de2c68d5abb7ba891bfdb3cd3b7e05 (patch) | |
tree | 4869a6c48fd7695d8c9e4d1cb1d9387f338afd99 /drivers/media/usb/usbvision | |
parent | 66fa12003678512a599fb6f7f753e3f4f512a100 (diff) | |
download | linux-0db5c79989de2c68d5abb7ba891bfdb3cd3b7e05.tar.xz |
[media] media-devnode.h: Fix documentation
Two parameters were documented with a wrong name, and a struct
device pointer description was missing.
That caused the following warnings, when building documentation:
include/media/media-devnode.h:102: warning: No description found for parameter 'media_dev'
include/media/media-devnode.h:126: warning: No description found for parameter 'mdev'
include/media/media-devnode.h:126: warning: Excess function parameter 'media_dev' description in 'media_devnode_register'
Rename the description, to match the function parameter and fix
Documentation.
No funcional changes.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/usb/usbvision')
0 files changed, 0 insertions, 0 deletions