On Thu, Apr 4, 2019 at 10:12 AM Andy Shevchenko
wrote:
>
> Since insert_resource() might return an error we don't need
> to shadow its error code and would safely propagate to the user.
>
> Signed-off-by: Andy Shevchenko
Reviewed-by: Rafael J. Wysocki
> ---
> - move an assignment to the separa
Since insert_resource() might return an error we don't need
to shadow its error code and would safely propagate to the user.
Signed-off-by: Andy Shevchenko
---
- move an assignment to the separate line inside first branch (Rafael)
drivers/base/platform.c | 10 ++
1 file changed, 6 inser
2 matches
Mail list logo