[PATCH] staging: rtl8192e: Remove unnecessary use of goto

2016-12-13 Thread rahul . g4
From: Rahul Goyal This patch removes unnecessary goto branch when memory unallocated. Signed-off-by: Rahul Goyal --- drivers/staging/rtl8192e/rtllib_crypt_wep.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/rtl8192e/rtllib_crypt_wep.c b/drivers/sta

Re: [PATCH v2 5/5] staging: lustre: headers: use proper byteorder functions in lustre_idl.h

2016-12-13 Thread Dan Carpenter
It used to be that great swathes of Lustre were used in both user space and kernel space. We had huge unused modules in the kernel that were only used for user space. regards, dan carpenter ___ devel mailing list de...@linuxdriverproject.org http://dri

Re: [PATCH] staging: rtl8192e: Remove unnecessary use of goto

2016-12-13 Thread Dan Carpenter
On Tue, Dec 13, 2016 at 01:41:24PM +0530, rahul...@samsung.com wrote: > From: Rahul Goyal > > This patch removes unnecessary goto branch > when memory unallocated. > > Signed-off-by: Rahul Goyal > --- > drivers/staging/rtl8192e/rtllib_crypt_wep.c |4 ++-- > 1 file changed, 2 insertions(+),

Re: [PATCH] staging: rtl8192e: Remove unnecessary use of goto

2016-12-13 Thread Greg KH
On Tue, Dec 13, 2016 at 01:41:24PM +0530, rahul...@samsung.com wrote: > From: Rahul Goyal > > This patch removes unnecessary goto branch > when memory unallocated. Goto's are good, embrace them and learn to love the power! Sorry, not going to take this patch. greg k-h _

Re: [PATCH] staging: Remove slicoss driver

2016-12-13 Thread Greg Kroah-Hartman
On Mon, Dec 12, 2016 at 07:32:07PM -0800, Guenter Roeck wrote: > There is now a different driver for the slicoss devices in > drivers/net/ethernet/alacritech/. That driver supports the same PCI > device IDs as the driver in staging. Both drivers use the same > configuration symbol (CONFIG_SLICOSS),

Vietnam

2016-12-13 Thread xuandat nguyen
I want to place an order, provide your website address, so I can review your product. Do you ship to Vietnam ? Do You accept 100% LC at sight or TT payment ? please let me know: Your minimum order quantity. Your FOB Prices and FOB Port. Your estimated delivery time. thanks Thanks & Best Reg

[PATCH] greybus: timesync: replace init_timer with setup_timer

2016-12-13 Thread Xie Qirong
/timesync.c:1058:1-11: Use setup_timer function for function on line 1059. Patch was compile checked with: x86_64_defconfig + CONFIG_STAGING=y, CONFIG_GREYBUS=m Kernel version: 4.9.0 (localversion-next is next-20161213) drivers/staging/greybus/timesync.c | 5 ++--- 1 file changed, 2

Re: [PATCH v2 5/5] staging: lustre: headers: use proper byteorder functions in lustre_idl.h

2016-12-13 Thread Oleg Drokin
On Dec 13, 2016, at 3:31 AM, Dan Carpenter wrote: > It used to be that great swathes of Lustre were used in both user space > and kernel space. We had huge unused modules in the kernel that were > only used for user space. Huh? There was nothing of the sort. There were huge parts of code that w

Re: [PATCH v2 1/7] selftest: sync: basic tests for sw_sync framework

2016-12-13 Thread Shuah Khan
Hi Gustavo, On 11/01/2016 10:18 AM, Gustavo Padovan wrote: > Hi Emilio, > > 2016-10-19 Emilio López : > >> These tests are based on the libsync test suite from Android. >> This commit lays the ground for future tests, as well as includes >> tests for a variety of basic allocation commands. >> >>

Re: [PATCH] staging: Remove slicoss driver

2016-12-13 Thread Guenter Roeck
On Tue, Dec 13, 2016 at 04:16:56AM -0800, Greg Kroah-Hartman wrote: > On Mon, Dec 12, 2016 at 07:32:07PM -0800, Guenter Roeck wrote: > > There is now a different driver for the slicoss devices in > > drivers/net/ethernet/alacritech/. That driver supports the same PCI > > device IDs as the driver in

Re: [PATCH v2 5/5] staging: lustre: headers: use proper byteorder functions in lustre_idl.h

2016-12-13 Thread Dan Carpenter
On Tue, Dec 13, 2016 at 11:14:26AM -0500, Oleg Drokin wrote: > > On Dec 13, 2016, at 3:31 AM, Dan Carpenter wrote: > > > It used to be that great swathes of Lustre were used in both user space > > and kernel space. We had huge unused modules in the kernel that were > > only used for user space.

[GIT PULL] Staging/IIO driver changes for 4.10-rc1

2016-12-13 Thread Greg KH
The following changes since commit a25f0944ba9b1d8a6813fd6f1a86f1bd59ac25a6: Linux 4.9-rc5 (2016-11-13 10:32:32 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.10-rc1 for you to fetch changes up to 3e0f9b2ca8e4