On Sun, 20 Sep 2020, Colin King wrote:
> From: Colin Ian King
>
> There is an if statement that is indented too deeply, fix
> this by removing the extraneous tab.
>
> Signed-off-by: Colin Ian King
> ---
> drivers/hid/hid-alps.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff
From: Colin Ian King
There is an if statement that is indented too deeply, fix
this by removing the extraneous tab.
Signed-off-by: Colin Ian King
---
drivers/hid/hid-alps.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/hid/hid-alps.c b/drivers/hid/hid-alps.c
index
From: Colin Ian King
There is an if statement that is indented one level too deeply,
remove the extraneous tab.
Signed-off-by: Colin Ian King
---
drivers/hid/hid-alps.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/hid/hid-alps.c b/drivers/hid/hid-alps.c
index ae7
3 matches
Mail list logo