From: Matteo Semenzato
This patch fixes the following errors:
ERROR: space required after that ','
ERROR: trailing whitespace
Signed-off-by: Matteo Semenzato
---
drivers/staging/fbtft/fb_st7735r.c | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/drivers/st
On Sun, Feb 22, 2015 at 08:38:50PM +0100, Matteo Semenzato wrote:
> From: Matteo Semenzato
>
> This patch fixes the following errors:
> ERROR: space required after that ','
> ERROR: trailing whitespace
>
> Signed-off-by Matteo Semenzato
checkpatch complains - ERROR: Missing Signed-off-by: line
Hallo,
Ich hoffe, dass Sie meine Nachricht erhalten vor 4 Monaten, wenn Sie tun, warum
Sie nicht erlaubt haben, Ihr Konto gutgeschrieben werden.
Ich lie? Ihren Fonds vor 4 Monaten, bevor ich im Mutterschaftsurlaub, zur?ck,
sah ich das Geld nicht ausbezahlt wurden Ich wei? wirklich nicht, warum Si
This fixes the following checkpatch.pl warnings:
WARNING: min() should probably be min_t()
---
drivers/staging/dgnc/dgnc_neo.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/dgnc/dgnc_neo.c b/drivers/staging/dgnc/dgnc_neo.c
index c9a8a98..1268aa9 100644
--- a/d
On 02/22/2015 01:28 PM, Daniele Alessandrelli wrote:
Fix all checkpatch "braces {} are not necessary" warnings for
rtl8723au/hal/rtl8723a_hal_init.c
Signed-off-by: Daniele Alessandrelli
Acked-by: Larry Finger
Thanks,
Larry
---
drivers/staging/rtl8723au/hal/rtl8723a_hal_init.c | 40
byRFType is not set prior to registration of mac80211 causing
unpredictable operation after channel scans.
With byRFType unset all channels are enabled this causes tx power
to be set to values not present its eeprom.
Move setting of this variable to vt6655_probe.
byRFType must have a mask set. b
When the driver sets this rate a power of zero value is set causing
data flow stoppage until another rate is tried.
Signed-off-by: Malcolm Priestley
Cc:
---
drivers/staging/vt6655/rf.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/staging/vt6655/rf.c b/drivers/staging/vt6655/rf.c
From: Matteo Semenzato
This patch fixes the following errors:
ERROR: space required after that ','
ERROR: trailing whitespace
Signed-off-by Matteo Semenzato
---
drivers/staging/fbtft/fb_st7735r.c | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/drivers/sta
Fix all checkpatch "braces {} are not necessary" warnings for
rtl8723au/hal/rtl8723a_hal_init.c
Signed-off-by: Daniele Alessandrelli
---
drivers/staging/rtl8723au/hal/rtl8723a_hal_init.c | 40 ---
1 file changed, 14 insertions(+), 26 deletions(-)
diff --git a/drivers/staging
From: Matteo Semenzato
This patch fixes the following errors:
ERROR: space required after that ','
ERROR: trailing whitespace
Signed-off-by: Matteo Semenzato
---
drivers/staging/fbtft/fb_upd161704.c | 90 ++--
1 file changed, 45 insertions(+), 45 deletions(-)
d
10 matches
Mail list logo