Home
last modified time | relevance | path

Searched hist:"2 ebc36b9581df31eed271e5de61fc8a8b66dbc56" (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/dma/dw/
H A Dplatform.cdiff 2ebc36b9581df31eed271e5de61fc8a8b66dbc56 Fri Aug 02 09:50:51 CEST 2024 Serge Semin <fancer.lancer@gmail.com> dmaengine: dw: Unify ret-val local variables naming

Currently there are two names utilized in the driver to keep the functions
call status: ret and err. For the sake of unification convert to using the
first version only.

Signed-off-by: Serge Semin <fancer.lancer@gmail.com>
Acked-by: Andy Shevchenko <andy@kernel.org>
Link: https://lore.kernel.org/r/20240802075100.6475-7-fancer.lancer@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
H A Dcore.cdiff 2ebc36b9581df31eed271e5de61fc8a8b66dbc56 Fri Aug 02 09:50:51 CEST 2024 Serge Semin <fancer.lancer@gmail.com> dmaengine: dw: Unify ret-val local variables naming

Currently there are two names utilized in the driver to keep the functions
call status: ret and err. For the sake of unification convert to using the
first version only.

Signed-off-by: Serge Semin <fancer.lancer@gmail.com>
Acked-by: Andy Shevchenko <andy@kernel.org>
Link: https://lore.kernel.org/r/20240802075100.6475-7-fancer.lancer@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>