[staging:staging-next 430/430] drivers/staging/kpc2000/kpc2000/core.c:76:5: error: implicit declaration of function 'writeq'; did you mean 'writeb'?

2019-04-21 Thread kbuild test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git staging-next head: 7dc7967fc39af81191558f63eeaf3d2b83899b1c commit: 7dc7967fc39af81191558f63eeaf3d2b83899b1c [430/430] staging: kpc2000: add initial set of Daktronics drivers config: arm-allyesconfig (attached as .config

[PATCH] staging: rtl8188eu: cleanup indenting issue in odm.c

2019-04-21 Thread Michael Straube
Cleanup indenting issue reported by checkpatch. WARNING: suspect code indent for conditional statements (8, 17) Signed-off-by: Michael Straube --- drivers/staging/rtl8188eu/hal/odm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/rtl8188eu/hal/odm.c b/driver