I'm pretty sure I named this right, but it sounds that I ended
doing something weird maybe while solving some conflict.
So, fix the title of this config var.
Signed-off-by: Mauro Carvalho Chehab
---
drivers/staging/media/atomisp/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
dif
There are several bad whitespacing usage there. Remove them.
While here, place all Kconfig options for sensors at the
same place.
Signed-off-by: Mauro Carvalho Chehab
---
drivers/staging/media/atomisp/i2c/Kconfig | 74 +++
.../staging/media/atomisp/i2c/ov5693/Kconfig | 12 -
On Mon, 2020-06-15 at 07:22 +0200, Mauro Carvalho Chehab wrote:
> Em Mon, 15 Jun 2020 07:18:34 +0200
> Mauro Carvalho Chehab escreveu:
>
> > There are several places on this file using the deprecated
> > ---help--- tag.
> >
> > Replaces them.
>
> Just ignore it. A treewide patch already changed
Em Mon, 15 Jun 2020 07:18:34 +0200
Mauro Carvalho Chehab escreveu:
> There are several places on this file using the deprecated
> ---help--- tag.
>
> Replaces them.
Just ignore it. A treewide patch already changed it:
a7f7f6248d97 ("treewide: replace '---help---' in Kconfig files with
Em Mon, 15 Jun 2020 07:18:33 +0200
Mauro Carvalho Chehab escreveu:
> According with changeset 3e1ad4054b8d ("doc: don't use deprecated
> "---help---" markers in target docs"),
> We want to get rid of the old ---help--- tag.
>
> There's just the cec/Kconfig file under drivers/media using it.
> R
There are several places on this file using the deprecated
---help--- tag.
Replaces them.
Signed-off-by: Mauro Carvalho Chehab
---
drivers/staging/media/atomisp/i2c/Kconfig| 14 +++---
drivers/staging/media/atomisp/i2c/ov5693/Kconfig | 14 +++---
2 files changed, 14 inse
According with changeset 3e1ad4054b8d ("doc: don't use deprecated "---help---"
markers in target docs"),
We want to get rid of the old ---help--- tag.
There's just the cec/Kconfig file under drivers/media using it.
Replace it.
Signed-off-by: Mauro Carvalho Chehab
---
drivers/staging/media/atom
base: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git
af7b4801030c07637840191c69eb666917e4135d
config: arm-randconfig-r025-20200614 (attached as .config)
compiler: arm-linux-gnueabi-gcc (GCC) 9.3.0
reproduce (this is a W=1 build):
wget
https://raw.githubusercontent.com
Hi Ricardo,
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/Ricardo-Ferreira/Staging-rtl8712-Addressed-checkpatch-pl-issues-related-to-macro-parameter-wrapping-in-parentheses/20200614-215316
Hi Ricardo,
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/Ricardo-Ferreira/Staging-rtl8712-Addressed-checkpatch-pl-issues-related-to-macro-parameter-wrapping-in-parentheses/20200614-215316
Attempting to wet my feet in kernel patch submission by submitting a checkstyle
fix for the rtl8712 driver.
Signed-off-by: Ricardo Ferreira
---
drivers/staging/rtl8712/basic_types.h | 2 +-
drivers/staging/rtl8712/osdep_intf.h| 2 +-
drivers/staging/rtl8712/rtl8712_efuse.h | 8
dr
Fix a coding alignment issue found by checkpatch.pl.
Signed-off-by: Zhixu Zhao
---
drivers/staging/gasket/gasket_core.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/gasket/gasket_core.c
b/drivers/staging/gasket/gasket_core.c
index 67325fbaf760..357063ad5c3
On Sun, Jun 14, 2020 at 02:51:25PM +0100, Ricardo Ferreira wrote:
> #define init_h2fwcmd_w_parm_no_rsp(pcmd, pparm, code) \
> do {\
> - INIT_LIST_HEAD(&pcmd->list);\
> - pcmd->cmdcode = code;\
> - pcmd->parmbuf = (u8 *)(pparm);\
> - pcmd->cmdsz = sizeof(*pparm);\
> - pcmd->rsp
Attempting to wet my feet in kernel patch submission by submitting a checkstyle
fix for the rtl8712 driver.
Signed-off-by: Ricardo Ferreira
---
drivers/staging/rtl8712/basic_types.h | 2 +-
drivers/staging/rtl8712/osdep_intf.h | 2 +-
drivers/staging/rtl8712/rtl8712_efuse.h
14 matches
Mail list logo