I HAVE E-MAILED YOU EARLIER WITHOUT ANY RESPONSE FROM YOU. I NEED YOUR
ASSISTANCE TO MOVE OUT CONSIGNMENT CONTAINING US$25.8 MILLION FROM A FINANCIAL
STORAGE HOUSE IN LONDON AS THE INHERITOR AND OUR SHARING MODE IS 50%/50%. IF
YOU ARE CAPABLE TO HANDLE THIS, PROVIDE TO ME YOUR FULL NAMES, ADDRES
Currently we initialize the heap free_lock and free list size in
ion_heap_init_deferred_free, which is only called when the
ION_HEAP_FLAG_DEFER_FREE heap flag is given. However, the lock and size
are used in the shrinker path as well as the deferred free path, and we
can register a shrinker *witho
> -Original Message-
> From: Vitaly Kuznetsov [mailto:vkuzn...@redhat.com]
> Sent: Thursday, January 8, 2015 8:02 AM
> To: KY Srinivasan
> Cc: gre...@linuxfoundation.org; de...@linuxdriverproject.org; Haiyang
> Zhang; linux-ker...@vger.kernel.org
> Subject: Re: [PATCH 0/5] Tools: hv: fix
On Thursday, January 08, 2015 3:52 AM, Ian Abbott wrote:
> On 08/01/15 00:19, H Hartley Sweeten wrote:
>> Tidy up this driver and add async command support for change-of-state
>> detection of the digital inputs.
>>
>> H Hartley Sweeten (8):
>>staging: comedi: aio_iiro_16: fix subdevice 0 'type'
Signed-off-by: Sakshi Bansal
---
drivers/staging/vt6655/baseband.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/staging/vt6655/baseband.c
b/drivers/staging/vt6655/baseband.c
index 86c72ba..c138f9b 100644
--- a/drivers/staging/vt6655/baseband.c
+++ b/drivers/stagi
KY Srinivasan writes:
>> -Original Message-
>> From: devel [mailto:driverdev-devel-boun...@linuxdriverproject.org] On
>> Behalf Of gre...@linuxfoundation.org
>> Sent: Wednesday, December 10, 2014 6:48 AM
>> To: Vitaly Kuznetsov
>> Cc: de...@linuxdriverproject.org; Haiyang Zhang; linux-
>>
Read: https://www.google.com/search?q=how+to+write+a+v2+patch
The subject is still messed up and there is no changelog.
regards,
dan carpenter
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/
Signed-off-by: Sakshi Bansal
---
drivers/staging/vt6655/baseband.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/staging/vt6655/baseband.c
b/drivers/staging/vt6655/baseband.c
index 86c72ba..c138f9b 100644
--- a/drivers/staging/vt6655/baseband.c
+++ b/drivers/stagi
This fixes the following checkpatch.pl warning:
WARNING: else is not generally useful after a break or return
Signed-off-by: Sven Dziadek
---
drivers/staging/wlan-ng/hfa384x_usb.c | 9 -
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/drivers/staging/wlan-ng/hfa384x_usb.c
On Thu, Jan 08, 2015 at 06:07:50PM +0800, simon wrote:
> Correct coding style problem in pcl818.c. The coding style problems(29
> warnings detected by checkpatch.pl) includes:
> - line over 80 characters
> - There is space before tabs
> The changed file has been verified with checkpatch.pl t
Correct coding style problem in pcl818.c. The coding style problems(29
warnings detected by checkpatch.pl) includes:
- line over 80 characters
- There is space before tabs
The changed file has been verified with checkpatch.pl to be clean for
warnings/errors.
Signed-off-by: Simon Guo
---
On 08/01/15 00:19, H Hartley Sweeten wrote:
Tidy up this driver and add async command support for change-of-state
detection of the digital inputs.
H Hartley Sweeten (8):
staging: comedi: aio_iiro_16: fix subdevice 0 'type'
staging: comedi: aio_iiro_16: fix subdevice 1 'type'
staging: co
12 matches
Mail list logo