Re: [PATCH] staging/ks7010: Fix coding style problems [Version 2]

2021-08-23 Thread Dan Carpenter
Google for how to format a v2 patch. On Mon, Aug 16, 2021 at 08:04:47PM +0200, Leon Krieg wrote: > By doing some last-second wording changes directly in the diff I've > screwed up and managed to use spaces instead of tabs for the Kconfig file. > This is embarrassing! > I love adding backstory to

Re: [PATCH] staging/ks7010: Fix coding style problems [Version 2]

2021-08-16 Thread kernel test robot
Hi Leon, Thank you for the patch! Yet something to improve: [auto build test ERROR on staging/staging-testing] url: https://github.com/0day-ci/linux/commits/Leon-Krieg/staging-ks7010-Fix-coding-style-problems-Version-2/20210817-020702 base: https://git.kernel.org/pub/scm/linux/kernel/git/g

Re: [PATCH] staging/ks7010: Fix coding style problems [Version 2]

2021-08-16 Thread kernel test robot
Hi Leon, Thank you for the patch! Yet something to improve: [auto build test ERROR on staging/staging-testing] url: https://github.com/0day-ci/linux/commits/Leon-Krieg/staging-ks7010-Fix-coding-style-problems-Version-2/20210817-020702 base: https://git.kernel.org/pub/scm/linux/kernel/git/g

Re: [PATCH] staging/ks7010: Fix coding style problems [Version 2]

2021-08-16 Thread Greg KH
On Mon, Aug 16, 2021 at 08:04:47PM +0200, Leon Krieg wrote: > By doing some last-second wording changes directly in the diff I've > screwed up and managed to use spaces instead of tabs for the Kconfig file. > This is embarrassing! > > Signed-off-by: Leon Krieg > --- > drivers/staging/ks7010/Kcon

[PATCH] staging/ks7010: Fix coding style problems [Version 2]

2021-08-16 Thread Leon Krieg
By doing some last-second wording changes directly in the diff I've screwed up and managed to use spaces instead of tabs for the Kconfig file. This is embarrassing! Signed-off-by: Leon Krieg --- drivers/staging/ks7010/Kconfig | 7 --- drivers/staging/ks7010/ks_hostif.c | 2 +- driv