On 7/8/2016 6:43 PM, Markus Mayer wrote:
This series introduces a family of generic string case conversion
functions. This kind of functionality is needed in several places in
the kernel. Right now, everybody seems to be implementing their own
copy of this functionality.
Based on the discussion
Signed-off-by: Alec Missine
---
drivers/staging/dgnc/dgnc_driver.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/dgnc/dgnc_driver.h
b/drivers/staging/dgnc/dgnc_driver.h
index 95ec729..8c0432a 100644
--- a/drivers/staging/dgnc/dgnc_driver.h
+++ b/drivers/stag
Microsoft Iberica S.L Lottery Intl. Program
FOREIGN SERVICE SECTION BARCELONA.
REFERENCE NUMBER:YUKFQ/RYYHJ
BATCH NUMBER: 2016/WTN
OFFICIAL WINNING NOTIFICATION.
We are pleased to inform you of the released results of the Microsoft Iberica
S.L
Sweepstakes Promotion in conjunction with foundation
Mein lieber Freund,
Ich mÑchte mich erstmals gerne vorstellen. Mein Name ist Herr Rodrнguez Ortega
die persÑnliche Investment Berater und VermÑgensverwalterin meines verstorbenen
Mandanten, der ihre familienname tragt. Er war als privater Geschдftsmann im
internationalen Bereich tдtig. I
Hi Andrey,
Thanks for this driver. Some review comments below:
On 07/09/2016 09:46 PM, Andrey Utkin wrote:
> From: Andrey Utkin
>
>
> Changes in v3 since v2:
> - Kconfig: select VIDEOBUF2_DMA_CONTIG, not SG
> - drop i2c code as unused
> - Dropped num_buffers check in queue_setup as suggeste