On Mon, 14 Dec 2020 at 01:38, Michal Simek <[email protected]> wrote: > > Place description below function parameters to make kernel-doc stript > happy. Also rename dev to vid to be aligned with function parameters. > > Fixes: 1acafc73bfc7 ("dm: video: Add a video uclass") > Signed-off-by: Michal Simek <[email protected]> > --- > > Changes in v2: > - New patch is series > > ./scripts/kernel-doc -v -man include/video.h > /dev/null > > --- > include/video.h | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

