mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-15 22:26:50 +07:00
8cc20dd89c
Message-Id: <1322820073-19347-4-git-send-email-xi.wang@gmail.com> The error handling with (ret < 0) didn't work where ret is a u32. Use int instead. To be consistent we also change the functions to return an int. Signed-off-by: Xi Wang <xi.wang@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> |
||
---|---|---|
.. | ||
fmdrv_common.c | ||
fmdrv_common.h | ||
fmdrv_rx.c | ||
fmdrv_rx.h | ||
fmdrv_tx.c | ||
fmdrv_tx.h | ||
fmdrv_v4l2.c | ||
fmdrv_v4l2.h | ||
fmdrv.h | ||
Kconfig | ||
Makefile |