Re: [PATCH] staging: rtl8192e: fix wrong assignment

2015-05-04 Thread Gujulan Elango, Hari Prasath (H.)
Prasath (H.); Dan Carpenter Cc: de...@driverdev.osuosl.org; julia.law...@lip6.fr; gre...@linuxfoundation.org; wlan...@realtek.com; mateusz.kulikow...@gmail.com; Babu, Viswanathan (V.) Subject: Re: [PATCH] staging: rtl8192e: fix wrong assignment On 04/30/2015 11:59 AM, Gujulan Elango, Hari

Re: [PATCH] staging: rtl8192e: fix wrong assignment

2015-05-04 Thread Dan Carpenter
On Mon, May 04, 2015 at 07:21:52AM +, Gujulan Elango, Hari Prasath (H.) wrote: Please exuse me for the replies being screwed up. I just figured out how to reply to e-mails from Mutt.Hope you would be getting cleaner replies from now on. No problem. Please put line breaks at 72

Re: [PATCH] staging: rtl8192e: fix wrong assignment

2015-05-04 Thread Gujulan Elango, Hari Prasath (H.)
On Fri, May 01, 2015 at 10:46:53AM +0300, Dan Carpenter wrote: The subject says fix but this does not fix a run time bug, it just silences a warning. It's still the correct thing according to Larry so that's good. On Thu, Apr 30, 2015 at 12:06:28PM +, Gujulan Elango, Hari Prasath (H.)

Re: [PATCH] staging: rtl8192e: fix wrong assignment

2015-05-04 Thread Larry Finger
On 05/04/2015 02:21 AM, Gujulan Elango, Hari Prasath (H.) wrote: On Thu, Apr 30, 2015 at 02:09:13PM -0500, Larry Finger wrote: Please fix your mailer. The most recent material to which you were replying was not indented any levels, but the new material was 3 levels deep. It is extremely

Re: [PATCH] staging: rtl8192e: fix wrong assignment

2015-05-01 Thread Dan Carpenter
The subject says fix but this does not fix a run time bug, it just silences a warning. It's still the correct thing according to Larry so that's good. On Thu, Apr 30, 2015 at 12:06:28PM +, Gujulan Elango, Hari Prasath (H.) wrote: This patch addresses a spatch warning on assigning a

[PATCH] staging: rtl8192e: fix wrong assignment

2015-04-30 Thread Gujulan Elango, Hari Prasath (H.)
This patch addresses a spatch warning on assigning a negative value to a unsigned integer.Similar patch has been submitted by Larry Finger earlier to silence the same spatch warning in another file. The logic is the negative number to an unsigned quantity is fixed by adding 256 to -98 to get the

Re: [PATCH] staging: rtl8192e: fix wrong assignment

2015-04-30 Thread Dan Carpenter
On Thu, Apr 30, 2015 at 12:06:28PM +, Gujulan Elango, Hari Prasath (H.) wrote: This patch addresses a spatch warning on assigning a negative value to a unsigned integer.Similar patch has been submitted by Larry Finger earlier to silence the same spatch warning in another file. What's the

Re: [PATCH] staging: rtl8192e: fix wrong assignment

2015-04-30 Thread Gujulan Elango, Hari Prasath (H.)
...@lwfinger.net Subject: Re: [PATCH] staging: rtl8192e: fix wrong assignment On Thu, Apr 30, 2015 at 12:06:28PM +, Gujulan Elango, Hari Prasath (H.) wrote: This patch addresses a spatch warning on assigning a negative value to a unsigned integer.Similar patch has been submitted by Larry Finger

Re: [PATCH] staging: rtl8192e: fix wrong assignment

2015-04-30 Thread Larry Finger
; mateusz.kulikow...@gmail.com; Babu, Viswanathan (V.); larry.fin...@lwfinger.net Subject: Re: [PATCH] staging: rtl8192e: fix wrong assignment On Thu, Apr 30, 2015 at 12:06:28PM +, Gujulan Elango, Hari Prasath (H.) wrote: This patch addresses a spatch warning on assigning a negative value

Re: [PATCH] staging: rtl8192e: fix wrong assignment

2015-04-30 Thread Gujulan Elango, Hari Prasath (H.)
; mateusz.kulikow...@gmail.com; Babu, Viswanathan (V.) Subject: Re: [PATCH] staging: rtl8192e: fix wrong assignment On 04/30/2015 11:59 AM, Gujulan Elango, Hari Prasath (H.) wrote: From: Dan Carpenter dan.carpen...@oracle.com Sent: Thursday, April 30, 2015 6:33 PM To: Gujulan Elango, Hari Prasath (H

Re: [PATCH] staging: rtl8192e: fix wrong assignment

2015-04-30 Thread Larry Finger
...@lip6.fr; gre...@linuxfoundation.org; wlan...@realtek.com; mateusz.kulikow...@gmail.com; Babu, Viswanathan (V.) Subject: Re: [PATCH] staging: rtl8192e: fix wrong assignment On 04/30/2015 11:59 AM, Gujulan Elango, Hari Prasath (H.) wrote: From: Dan Carpenter dan.carpen...@oracle.com Sent