diff options
author | Hirokazu Honda <hiroh@chromium.org> | 2021-03-29 09:27:13 +0900 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2021-04-03 04:05:57 +0300 |
commit | cbb580d5afbe4bc5d4a0012fa977d89e8edb547d (patch) | |
tree | e31f2dbe295dcccba9e2276632113c43aac1294c /test/span.cpp | |
parent | ef2213fdb673bbc9b7ae9e62db83d6edaf824d5e (diff) |
libcamera: pipeline_handler: Make queueRequest() void function
PipelineHandler::queueRequest() is asynchronously invoked in
Camera::queueRequest(). Therefore the return value of
PipelineHandler::queueRequest() is useless. This changes the
function to a void function.
Signed-off-by: Hirokazu Honda <hiroh@chromium.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'test/span.cpp')
0 files changed, 0 insertions, 0 deletions