On 02/12/2019 02:29 PM, Colin King wrote:
> From: Colin Ian King
>
> There are a couple of statements that are indented too deeply, fix
> this by removing tabs. Also add a space after a comma to clean up
> a cppcheck warning.
>
> Signed-off-by: Colin Ian King
Patch queued for v5.2, thanks.
B
On Tue, 2019-02-12 at 13:29 +, Colin King wrote:
> From: Colin Ian King
>
> There are a couple of statements that are indented too deeply, fix
> this by removing tabs. Also add a space after a comma to clean up
> a cppcheck warning.
>
> Signed-off-by: Colin Ian King
> ---
> drivers/video/f
From: Colin Ian King
There are a couple of statements that are indented too deeply, fix
this by removing tabs. Also add a space after a comma to clean up
a cppcheck warning.
Signed-off-by: Colin Ian King
---
drivers/video/fbdev/vesafb.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)