mirror of
https://github.com/torvalds/linux.git
synced 2024-11-12 23:23:03 +00:00
a7687fec19
In the file mc-device.c, the function media_device_register_entity_notify() does not need to have the __must_check attribute since it returns only a value of 0. Therefore, we can remove this attribute and change the function's return type. Signed-off-by: Jason Kim <sukbeom.kim@gmail.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> |
||
---|---|---|
.. | ||
au0828-cards.c | ||
au0828-cards.h | ||
au0828-core.c | ||
au0828-dvb.c | ||
au0828-i2c.c | ||
au0828-input.c | ||
au0828-reg.h | ||
au0828-vbi.c | ||
au0828-video.c | ||
au0828.h | ||
Kconfig | ||
Makefile |