[staging:staging-testing] BUILD SUCCESS 7b2d7faa09fcbd0184634544f732f4b2da0b20a8

2020-01-19 Thread kbuild test robot
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git staging-testing branch HEAD: 7b2d7faa09fcbd0184634544f732f4b2da0b20a8 Merge tag 'iio-for-5.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next elapsed time: 337m configs tested: 163 co

HELLO

2020-01-19 Thread Favor Desmond
Hello Dear Greetings to you,I am Favor Desmond from Ivory coast currently living in Togo Republic,I would like to know you more, so that i can tell you little amount myself and my photo, email address is favord...@email.com Thanks Favor ___ devel mailing

Re: [PATCH 3/3] Staging: comedi: usbdux: cleanup long line and align it

2020-01-19 Thread Joe Perches
On Sun, 2020-01-19 at 11:52 +0800, Simon Fong wrote: > Clean up long line and align it [] > diff --git a/drivers/staging/comedi/drivers/usbdux.c > b/drivers/staging/comedi/drivers/usbdux.c [] > @@ -204,7 +204,8 @@ struct usbdux_private { > struct mutex mut; > }; > > -static void usbdux_un

Re: [PATCH] staging: media: rkisp1: make links immutable by default

2020-01-19 Thread Helen Koike
On 1/17/20 8:36 PM, Niklas Söderlund wrote: > Hi Helen, > > Thanks for your work. > > On 2020-01-17 17:12:18 -0300, Helen Koike wrote: >> The only places which make sese to allow users to enable or disable >> links are: >> >> * between sensors and isp: >> So users can select which sensor should

[PATCH] staging: qlge: fix missing a blank line after declaration

2020-01-19 Thread Valery Ivanov
This patch fixes "WARNING: Missing a blank lin after declarations" Issue found by checkpatch.pl Signed-off-by: Valery Ivanov --- drivers/staging/qlge/qlge_ethtool.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/staging/qlge/qlge_ethtool.c b/drivers/staging/qlge/qlge_ethtool.c i

Re: [PATCH 3/3] Staging: comedi: usbdux: cleanup long line and align it

2020-01-19 Thread Greg KH
On Sun, Jan 19, 2020 at 01:50:24PM +0100, Greg KH wrote: > On Sun, Jan 19, 2020 at 11:52:43AM +0800, Simon Fong wrote: > > Clean up long line and align it > > > > Signed-off-by: Simon Fong > > --- > > drivers/staging/comedi/drivers/usbdux.c | 3 ++- > > 1 file changed, 2 insertions(+), 1 deletio

Re: [PATCH 3/3] Staging: comedi: usbdux: cleanup long line and align it

2020-01-19 Thread Greg KH
On Sun, Jan 19, 2020 at 11:52:43AM +0800, Simon Fong wrote: > Clean up long line and align it > > Signed-off-by: Simon Fong > --- > drivers/staging/comedi/drivers/usbdux.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/drivers/staging/comedi/drivers/usbdux.c > b/dri

[PATCH 4/5] staging: vt6656: Just check NEWRSR_DECRYPTOK for RX_FLAG_DECRYPTED.

2020-01-19 Thread Malcolm Priestley
At present the driver does a number of checks for RX_FLAG_DECRYPTED. Remove all these and just pass check NEWRSR_DECRYPTOK mac80211 will handle the processing of the sk_buff and dispose of it. This means that mac80211 can do unsupported encryption modes on stack. Signed-off-by: Malcolm Priestley

[PATCH 5/5] staging: vt6656: Remove memory buffer from vnt_download_firmware.

2020-01-19 Thread Malcolm Priestley
The memory buffer is being done twice here as vnt_control_out passes it straight to kmemdup. Remove buffer and add const to the variable in vnt_control_out to pass the pointer to it. Signed-off-by: Malcolm Priestley --- drivers/staging/vt6656/firmware.c | 14 ++ drivers/staging/vt66

[PATCH 2/5] staging: vt6656: create vnt rx header for sk_buff.

2020-01-19 Thread Malcolm Priestley
vnt_rx_header contains the structure of the original variables wbk_status, rx_sts, rx_rate and pay_load_len packed. Replace all the old variables for the ones in this. Signed-off-by: Malcolm Priestley --- drivers/staging/vt6656/device.h | 7 +++ drivers/staging/vt6656/dpc.c| 29 +++

[PATCH 3/5] staging: vt6656: Use vnt_rx_tail struct for tail variables.

2020-01-19 Thread Malcolm Priestley
Place tsf_time, sq, new_rsr, rssi, rsr and sq3 packed in the structure. Unused variables are removed along with skb_data and structure is placed beyond vnt_rx_header + pay_load_with_padding on skb->data. Signed-off-by: Malcolm Priestley --- drivers/staging/vt6656/device.h | 9 + driver

[PATCH 1/5] staging: vt6656: Simplify RX finding bit rates

2020-01-19 Thread Malcolm Priestley
The bit rate can be found by multiplying the rate value by 5. Use rx_bitrate to compared to sband bitrates removing the need to find it by hw_value. Signed-off-by: Malcolm Priestley --- drivers/staging/vt6656/device.h | 1 - drivers/staging/vt6656/dpc.c| 21 ++--- 2 files c

[driver-core:driver-core-next] BUILD SUCCESS f3c19481820cca412a768ae1d6737f59b68acfed

2020-01-19 Thread kbuild test robot
ed: 0 The following configs have been built successfully. More configs may be tested in the coming days. x86_64 randconfig-f001-20200119 x86_64 randconfig-f002-20200119 x86_64 randconfig-f003-20200119 i386 randconfig-f001-20200119