fix a CHECK style issue by checkpatch.pl with --strict:
spaces preferred around that '-'
Signed-off-by: Peng Sun
---
drivers/staging/android/ashmem.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/staging/android/ashmem.c b/drivers/staging/android/ashmem.c
fix two CHECK issues by checkpatch.pl with --strict:
No space is necessary after a cast
Signed-off-by: Peng Sun
---
drivers/staging/android/ashmem.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/android/ashmem.c b/drivers/staging/android/ashmem.c
fix two CHECK issues by checkpatch.pl with --strict:
Alignment should match open parenthesis
Signed-off-by: Peng Sun
---
drivers/staging/android/ashmem.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/staging/android/ashmem.c b/drivers/staging/android
patches based on linux-next next-20150826
Corrections based on checkpatch.pl with --strict
Peng Sun (3):
staging: android: ashmem.c: 'spaces preferred around that -' style
issue
staging: android: ashmem.c: 'No space necessary after' style issue
staging: android: ashmem.c: 'Alignment' sty
On Thu 27-08-15 00:34:47, Tetsuo Handa wrote:
> Reposting updated version as it turned out that we can call do_send_sig_info()
> with task_lock held. ;-) ( http://marc.info/?l=linux-mm&m=144059948628905&w=2
> )
>
> Tetsuo Handa wrote:
> > Should selected_tasksize be added to rem even when TIF_MEM
Remember! It won't sell if nobody knows you have it.
You are receiving this email because we wish you to use our target email
marketing service.
We specialize in providing target email marketing services.
We have worked on a number of projects and campaigns,
all our packages are tailor made and d
printk() supports %pM format specifier for printing 6-byte MAC/FDDI
addresses in hex notation small buffers, let's use it intead of %x:%x...
This patch set provides fixes for the following drivers:
* rtl8188eu
* rtl8723au
* wilc1000
Alexander Kuleshov (3):
staging/rtl8188eu: Use %pM form
printk() supports %pM format specifier for printing 6-byte MAC/FDDI
addresses in hex notation small buffers, let's use it intead of %x:%x...
Signed-off-by: Alexander Kuleshov
---
drivers/staging/rtl8188eu/core/rtw_mlme_ext.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git
printk() supports %pM format specifier for printing 6-byte MAC/FDDI
addresses in hex notation small buffers, let's use it intead of %x:%x...
Signed-off-by: Alexander Kuleshov
---
drivers/staging/rtl8723au/core/rtw_mlme_ext.c | 7 ++-
1 file changed, 2 insertions(+), 5 deletions(-)
diff --gi
printk() supports %pM format specifier for printing 6-byte MAC/FDDI
addresses in hex notation small buffers, let's use it intead of %x:%x...
Signed-off-by: Alexander Kuleshov
---
drivers/staging/wilc1000/host_interface.c | 6 +++---
drivers/staging/wilc1000/linux_mon.c | 2 +-
drivers/stagi
Alexander Kuleshov writes:
> printk() supports %pM format specifier for printing 6-byte MAC/FDDI
> addresses in hex notation small buffers, let's use it intead of %x:%x...
>
> Signed-off-by: Alexander Kuleshov
> ---
> drivers/staging/rtl8723au/core/rtw_mlme_ext.c | 7 ++-
> 1 file changed, 2
From: Nayeemahmed Badebade
Fixed warnings reported by checkpatch.pl:
- Block comments use a trailing */ on a separate line
- Block comments use * on subsequent lines
Signed-off-by: Nayeemahmed Badebade
---
drivers/staging/panel/panel.c | 63 ---
1 file
On Thu, Aug 27, 2015 at 09:02:46PM +0530, nayeem wrote:
> From: Nayeemahmed Badebade
>
> Fixed warnings reported by checkpatch.pl:
> - Block comments use a trailing */ on a separate line
> - Block comments use * on subsequent lines
>
> Signed-off-by: Nayeemahmed Badebade
Acked-by: Willy Tarr
Luca Ceresoli writes:
> Signed-off-by: Luca Ceresoli
> Cc: Greg Kroah-Hartman
> Cc: Jes Sorensen
> Cc: Larry Finger
> ---
> drivers/staging/rtl8723au/include/rtw_cmd.h | 2 --
> 1 file changed, 2 deletions(-)
Acked-by: Jes Sorensen
___
devel maili
14 matches
Mail list logo