media: media-entity.h: Fix documentation for media_create_intf_link
authorIan Jamison <ian.dev@arkver.com>
Fri, 8 Apr 2022 17:53:45 +0000 (18:53 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sun, 24 Apr 2022 07:28:16 +0000 (08:28 +0100)
commit3c9b04d9631ef49e8b3aad72607b09099c18e40d
tree334d81f2b0276b5565112deda9ed3960245e779f
parent3d22dd432889f2f538b53f36f9f6bcd54825fc22
media: media-entity.h: Fix documentation for media_create_intf_link

The documentation comment was inserted between the return type
and the function name. Reunite the lines.

Signed-off-by: Ian Jamison <ian.dev@arkver.com>
Fixes: db7ee32aa185 ("[media] media-device.h: Improve documentation and update it")
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
include/media/media-entity.h