media: staging: media: starfive: camss: Drop obsolete return value documentation
Recently the function stfcamss_remove() was changed to not return a
value. Drop the documentation of the return value in the kernel doc.
Fixes: b1f3677aeb ("media: staging: media: starfive: camss: Convert to platform remove callback returning void")
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
This commit is contained in:
committed by
Hans Verkuil
parent
c80bfa4f9e
commit
044fcf738a
@@ -358,8 +358,6 @@ err_cleanup_notifier:
|
||||
/*
|
||||
* stfcamss_remove - Remove STFCAMSS platform device
|
||||
* @pdev: Pointer to STFCAMSS platform device
|
||||
*
|
||||
* Always returns 0.
|
||||
*/
|
||||
static void stfcamss_remove(struct platform_device *pdev)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user