On Tue, 15 Dec 2015, KY Srinivasan wrote:
>
> Of these 7 patches, Greg has committed all of the VMBUS
> related supporting patches (3 patches). Thomas, can you
> take the IRQ related patches through your tree.
That does not make any sense.
> > Jake Oshins (7):
> > drivers:hv: Export a functio
Jabirah Jaleel Moustafa
Located Address: Unicef Quater #13 Sangkat
Boeing Thang Chamkamorn Seim Reap
Kingdom of Cambodia
My Direct Phone: +855-86538015
Passport Number: AO20182
Hello Dear,
I am Hadji Jabirah Jaleel Moustafa by name from Homs Arab republic of Syria. I
am 56 years old Muslim woma
On 13/12/15 15:15, Bhaktipriya Shridhar wrote:
> The variable u8 **rx_p, is a pointer-to-pointer and hence the check
> should
> be "if (!*rx_p)" and not "if (!rx_p)".
> In the earlier version, checkpatch.pl gave the following check, which
> was incorrect:
> CHECK: Comparison to NULL could be writte
> -Original Message-
> From: Thomas Gleixner [mailto:t...@linutronix.de]
> Sent: Saturday, December 19, 2015 3:27 AM
> To: KY Srinivasan
> Cc: Jake Oshins ; gre...@linuxfoundation.org; linux-
> ker...@vger.kernel.org; de...@linuxdriverproject.org; o...@aepfle.de;
> a...@canonical.com; vk
Sorry I didn't read the doc correctly!
--
Philippe Loctaux
p...@philippeloctaux.com
On Fri, Dec 18, 2015 at 03:00:42PM -0800, Greg KH wrote:
> On Sun, Dec 13, 2015 at 05:40:34PM +0100, Philippe Loctaux wrote:
> > This patch fixes the checkpatch.pl warning:
> >
> > WARNING: line over 80 character
From: Markus Elfring
Date: Sat, 19 Dec 2015 20:30:39 +0100
The return type "u32" was used by the slic_card_locate() function
despite of the aspect that it will eventually return a negative
error code.
Improve this implementation detail by using the type "s32" instead.
This issue was detected by
It returns zero or negative error codes. The callers expect int. It is
harmless. It should just be int.
regards,
dan carpenter
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-deve
On Sat, 19 Dec 2015, KY Srinivasan wrote:
> > From: Thomas Gleixner [mailto:t...@linutronix.de]
> > On Tue, 15 Dec 2015, KY Srinivasan wrote:
> > >
> > > Of these 7 patches, Greg has committed all of the VMBUS
> > > related supporting patches (3 patches). Thomas, can you
> > > take the IRQ related
> -Original Message-
> From: Thomas Gleixner [mailto:t...@linutronix.de]
> Sent: Saturday, December 19, 2015 12:21 PM
> To: KY Srinivasan
> Cc: Jake Oshins ; gre...@linuxfoundation.org; linux-
> ker...@vger.kernel.org; de...@linuxdriverproject.org; o...@aepfle.de;
> a...@canonical.com; v