On Tue, 29 Sep 2015, Javier Martinez Canillas wrote:
> The ret variable is not needed since is not used in the
> function. Remove the variable and just return 0 instead.
>
> Signed-off-by: Javier Martinez Canillas
> ---
>
> drivers/mfd/htc-i2cpld.c | 3 +--
> 1 file changed, 1 insertion(+), 2
The ret variable is not needed since is not used in the
function. Remove the variable and just return 0 instead.
Signed-off-by: Javier Martinez Canillas
---
drivers/mfd/htc-i2cpld.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/mfd/htc-i2cpld.c b/drivers/mfd/htc-
2 matches
Mail list logo