Em Mon, 17 Jun 2019 10:32:20 -0300 André Almeida <andrealmeid@xxxxxxxxxxxxx> escreveu: > Add comments at vimc_streamer_s_stream and vimc_streamer_thread, making > the vimc-stream totally documented. I'm applying it right now. Yet, if this is fully documented, IMO you should add it to Documentation/media/v4l-drivers, replacing the comments to kernel-doc markups. That would make easier for the ones to read the comments and, if someone changes a function call, warnings will be produced, and the developer will be warned. Thanks, Mauro