JOB VACANCY IN CANADA, 2014

2014-09-28 Thread Sedna Oil Refineries
JOB VACANCY IN CANADA, 2014 Sedna Oil Refinery is a leading global resources company in oil refining. We are now creating new career opportunities for both experienced and fresh graduates outside Australia. We offer challenging job opportunities to the right people on our latest career and

[PATCH] Drivers: Staging: Android: sw_sync: Fixed a blank line after declaration coding style issue on lines 100 and 159

2014-09-28 Thread Mike Roocroft
Fixed a coding style issue Signed-off-by: Mike Roocroft mike.li...@btinternet.com --- drivers/staging/android/sw_sync.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/staging/android/sw_sync.c b/drivers/staging/android/sw_sync.c index a76db3f..863d4b1 100644 ---

[PATCH] Fixed Conditional white space problems

2014-09-28 Thread Eric Rost
My first patch! This patch fixes the following checkpatch.pl Warnings: WARNING: suspect code indent for conditional statements (16, 16) + for (r = 1; r 2 * RCNT; r += 2 * SKEIN_UNROLL_512) [...] + { WARNING: suspect code indent for conditional statements (16, 16) +

[PATCH] Fixed Conditional white space problems

2014-09-28 Thread Eric Rost
My first patch, resent to appropriate multiple addresses! This patch fixes the following checkpatch.pl Warnings: WARNING: suspect code indent for conditional statements (16, 16) + for (r = 1; r 2 * RCNT; r += 2 * SKEIN_UNROLL_512) [...] + { WARNING: suspect code

Re: [PATCH] Fixed Conditional white space problems

2014-09-28 Thread Greg KH
On Sun, Sep 28, 2014 at 04:54:26PM -0500, Eric Rost wrote: My first patch, resent to appropriate multiple addresses! That's great, but it doesn't belong here in the body of the changelog :) This patch fixes the following checkpatch.pl Warnings: WARNING: suspect code indent for conditional

[PATCH] staging: skein: Fixed Conditional white space problems

2014-09-28 Thread Eric Rost
This patch fixes the following checkpatch.pl Warnings: WARNING: suspect code indent for conditional statements (16, 16) + for (r = 1; r 2 * RCNT; r += 2 * SKEIN_UNROLL_512) [...] + { WARNING: suspect code indent for conditional statements (16, 16) + for

RTL8188SU(r8712u) - drivers/usb/core/urb.c:339 usb_submit_urb+0x11d/0x5f0()

2014-09-28 Thread poma
0bda:8171 Realtek Semiconductor Corp. RTL8188SU 802.11n WLAN Adapter r8712u: module is from the staging directory, the quality is unknown, you have been warned. r8712u: Staging version r8712u: register rtl8712_netdev_ops to netdev_ops usb 2-1: r8712u: USB_SPEED_HIGH with 4 endpoints usb 2-1:

Re: [PATCH] staging: skein: Fixed Conditional white space problems

2014-09-28 Thread Greg KH
On Sun, Sep 28, 2014 at 05:08:28PM -0500, Eric Rost wrote: This patch fixes the following checkpatch.pl Warnings: WARNING: suspect code indent for conditional statements (16, 16) + for (r = 1; r 2 * RCNT; r += 2 * SKEIN_UNROLL_512) [...] + { WARNING: suspect

Re: [PATCH] staging: skein: Fixed Conditional white space problems

2014-09-28 Thread Jason Cooper
On Sun, Sep 28, 2014 at 06:14:45PM -0400, Greg KH wrote: How about working on getting rid of the #if crap in this driver, that will fix up this { } mess automatically. Yes, I commented on that earlier, it's a rather big job and may not be appropriate for a beginner. Eric, if you'd like to

Re: [PATCH] Fixed Conditional white space problems

2014-09-28 Thread Eric Rost
I think I stepped in it over my head. I'm going to let someone else handle this one and see if I can find something less odd. On Sun, 2014-09-28 at 16:27 -0700, Joe Perches wrote: On Sun, 2014-09-28 at 18:53 -0400, Jason Cooper wrote: On Sun, Sep 28, 2014 at 06:01:01PM -0400, Greg KH wrote:

My dear in the Lord

2014-09-28 Thread Ruesch, Shirley
This is to let you know that I have decided to will my late Husbands funds to you, so it could be used by you for charity duties, good work, humanitarian services to less privileged people in your Country. Actually, am not comfortable communicating the content and full details of this subject

[PATCH 1/1] Drivers: net-next: hyperv: Fix a bug in netvsc_start_xmit()

2014-09-28 Thread K. Y. Srinivasan
After the packet is successfully sent, we should not touch the skb as it may have been freed. This patch is based on the work done by Long Li lon...@microsoft.com. Signed-off-by: K. Y. Srinivasan k...@microsoft.com Tested-by: Long Li lon...@microsoft.com Cc: sta...@vger.kernel.org ---

RE: [PATCH 0/2] Drivers: scsi: storvsc: Fix issues with hot-add/remove of LUNs

2014-09-28 Thread KY Srinivasan
-Original Message- From: Christoph Hellwig [mailto:h...@infradead.org] Sent: Thursday, September 25, 2014 6:47 AM To: KY Srinivasan Cc: h...@suse.de; linux-ker...@vger.kernel.org; de...@linuxdriverproject.org; oher...@suse.com; jbottom...@parallels.com; linux-s...@vger.kernel.org

Re: [PATCH] Fixed Conditional white space problems

2014-09-28 Thread Jason Cooper
On Sun, Sep 28, 2014 at 06:01:01PM -0400, Greg KH wrote: On Sun, Sep 28, 2014 at 04:54:26PM -0500, Eric Rost wrote: My first patch, resent to appropriate multiple addresses! That's great, but it doesn't belong here in the body of the changelog :) This patch fixes the following

Re: [PATCH 1/1] Drivers: net-next: hyperv: Fix a bug in netvsc_start_xmit()

2014-09-28 Thread David Miller
From: K. Y. Srinivasan k...@microsoft.com Date: Sun, 28 Sep 2014 19:49:51 -0700 After the packet is successfully sent, we should not touch the skb as it may have been freed. This patch is based on the work done by Long Li lon...@microsoft.com. Signed-off-by: K. Y. Srinivasan

RE: [PATCH 1/1] Drivers: net-next: hyperv: Fix a bug in netvsc_start_xmit()

2014-09-28 Thread KY Srinivasan
-Original Message- From: David Miller [mailto:da...@davemloft.net] Sent: Sunday, September 28, 2014 8:17 PM To: KY Srinivasan Cc: net...@vger.kernel.org; linux-ker...@vger.kernel.org; de...@linuxdriverproject.org; o...@aepfle.de; a...@canonical.com; jasow...@redhat.com;

[PATCH net 1/1 V2] hyperv: Fix a bug in netvsc_start_xmit()

2014-09-28 Thread K. Y. Srinivasan
After the packet is successfully sent, we should not touch the skb as it may have been freed. This patch is based on the work done by Long Li lon...@microsoft.com. In this version of the patch I have fixed issues pointed out by David. David, please queue this up for stable. Signed-off-by: K.

Re: [PATCH] Fixed Conditional white space problems

2014-09-28 Thread Joe Perches
On Sun, 2014-09-28 at 18:53 -0400, Jason Cooper wrote: On Sun, Sep 28, 2014 at 06:01:01PM -0400, Greg KH wrote: On Sun, Sep 28, 2014 at 04:54:26PM -0500, Eric Rost wrote: My first patch, resent to appropriate multiple addresses! That's great, but it doesn't belong here in the body of