Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 8 Feb 2024 20:27:41 +0000 (21:27 +0100)
committer
Vinod Koul <vkoul@kernel.org>
Fri, 23 Feb 2024 07:14:08 +0000 (12:44 +0530)
The opaque argument chan_id passed to filter function is actually
pointer to const memory, so make that obvious in the filter for code
readability and safety.