Hi Uwe, On 22/05/2024 08:35, Uwe Kleine-König wrote: > Hello, > > On Wed, Apr 24, 2024 at 04:02:48PM +0200, Uwe Kleine-König wrote: >> Recently the function stfcamss_remove() was changed to not return a >> value. Drop the documentation of the return value in the kernel doc. >> >> Fixes: b1f3677aebe5 ("media: staging: media: starfive: camss: Convert to platform remove callback returning void") >> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> >> --- >> Hello, >> >> during review of the patch that became b1f3677aebe5 Changhuang pointed >> out this patch opportunity. But before I came around to send a v2, >> b1f3677aebe5 was already applied. So here comes a separate patch. >> >> If you prefer, feel free to squash this into b1f3677aebe5. > > Who feels responsible to pick up this patch (or alternatively give > feedback)? Did I forget to address the relevant persons? Nope, just too many patches and too few reviewers :-) I'll pick it up. Regards, Hans > > Best regards > Uwe >