diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2024-01-15 00:30:02 +0200 |
---|---|---|
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2024-02-05 14:29:34 +0100 |
commit | 9ec9109cf9f611e3ec9ed0355afcc7aae5e73176 (patch) | |
tree | 16b4a15eb957cf865ab528b71291840cc46bb904 /Documentation/userspace-api | |
parent | baeddf94aa61879b118f2faa37ed126d772670cc (diff) | |
download | linux-stable-9ec9109cf9f611e3ec9ed0355afcc7aae5e73176.tar.gz linux-stable-9ec9109cf9f611e3ec9ed0355afcc7aae5e73176.tar.bz2 linux-stable-9ec9109cf9f611e3ec9ed0355afcc7aae5e73176.zip |
media: mc: Rename pad variable to clarify intent
The pad local variable in the media_pipeline_explore_next_link()
function is used to store the pad through which the entity has been
reached. Rename it to origin to reflect that and make the code easier to
read. This will be even more important in subsequent commits when
expanding the function with additional logic.
Cc: stable@vger.kernel.org # 6.1
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'Documentation/userspace-api')
0 files changed, 0 insertions, 0 deletions