From: Christian Luciano Moreno
Change local variable name to avoid CamelCase.
Align code to the open parenthesis to fix alignment issues.
Signed-off-by: Christian Luciano Moreno
---
drivers/staging/rtl8712/rtl8712_efuse.c | 67 -
1 file changed, 33 insertions(+), 34 del
On Sat, 13 Jul 2019 at 13:43, Alex Dewar wrote:
>
> On 13/07/2019 16:17, Heiko Stuebner wrote:
> > Hi,
> >
> > Am Samstag, 13. Juli 2019, 13:38:45 CEST schrieb Alex Dewar:
> >> I initially thought my machine was failing to boot entirely, but it
> >> turns out it was just failing to start the displ
From: Christian Luciano Moreno
Signed-off-by: Christian Luciano Moreno
---
drivers/staging/rtl8712/rtl8712_cmdctrl_bitdef.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/staging/rtl8712/rtl8712_cmdctrl_bitdef.h
b/drivers/staging/rtl8712/rtl8712_cmdctrl_bitdef.h
index e125c7222ab5.
From: Christian Luciano Moreno
Fix alignment check reported by checkpatch.
Signed-off-by: Christian Luciano Moreno
---
drivers/staging/rtl8712/recv_linux.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/rtl8712/recv_linux.c
b/drivers/staging/rtl8712/recv_l
From: Christian Luciano Moreno
Add parenthesis to Macro argument to avoid precedence issues.
Signed-off-by: Christian Luciano Moreno
---
drivers/staging/rtl8712/basic_types.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/rtl8712/basic_types.h
b/drivers/st
tree:
https://kernel.googlesource.com/pub/scm/linux/kernel/git/gregkh/driver-core.git
debugfs_cleanup
head: 98866fd07da3f475e442fa6362a8256d04672221
commit: dcbf3bd7af5468bace39cf3b57c94e5f15fbe95a [9/68] WIP: ethernet: break
up...
config: arm-allmodconfig (attached as .config)
compiler: arm
On 13/07/2019 16:17, Heiko Stuebner wrote:
Hi,
Am Samstag, 13. Juli 2019, 13:38:45 CEST schrieb Alex Dewar:
I initially thought my machine was failing to boot entirely, but it
turns out it was just failing to start the display manager. I managed to
escape to a tty by hammering the keyboard a bi
Hi,
Am Samstag, 13. Juli 2019, 13:38:45 CEST schrieb Alex Dewar:
> I initially thought my machine was failing to boot entirely, but it
> turns out it was just failing to start the display manager. I managed to
> escape to a tty by hammering the keyboard a bit.
>
> I suspect the culprit is the roc
On Sat, Jul 13, 2019 at 12:38:45PM +0100, Alex Dewar wrote:
> Hi all,
>
> I initially thought my machine was failing to boot entirely, but it
> turns out it was just failing to start the display manager. I managed to
> escape to a tty by hammering the keyboard a bit.
>
> I suspect the culprit is
Hi all,
I initially thought my machine was failing to boot entirely, but it
turns out it was just failing to start the display manager. I managed to
escape to a tty by hammering the keyboard a bit.
I suspect the culprit is the rockchip_vpu driver (in staging/media),
which has been renamed to han
10 matches
Mail list logo