Need business leads?

2015-06-14 Thread Donald
information about pricing or proposal. Looking forward to your response. Thanks! Donald Email: andren...@sina.com pls send your address to dongfang...@tom.com for remove processing. ___ devel mailing list de...@linuxdriverproject.org http

[PATCH] staging: android: Remove ion device tree bindings from the TODO

2019-08-17 Thread Donald Yandt
This patch removes the todo for the ion chunk and carveout device tree bindings. Signed-off-by: Donald Yandt --- drivers/staging/android/TODO | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/staging/android/TODO b/drivers/staging/android/TODO index fbf015cc6..767dd98fd 100644 --- a

Re: [PATCH] staging: android: Remove ion device tree bindings from the TODO

2019-08-17 Thread Donald Yandt
On Sun, Aug 18, 2019 at 1:03 AM Greg KH wrote: > > On Sat, Aug 17, 2019 at 05:37:58PM -0400, Donald Yandt wrote: > > This patch removes the todo for the ion chunk and > > carveout device tree bindings. > > > > Signed-off-by: Donald Yandt > > --- > >

[PATCH v2] staging: android: Remove ion device tree bindings from the TODO

2019-08-18 Thread Donald Yandt
s it. Signed-off-by: Donald Yandt --- Changes in v2: - Referenced previous commits and described the commit in greater detail. --- drivers/staging/android/TODO | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/staging/android/TODO b/drivers/staging/android/TODO index fbf015cc6d62.

Kindly Respond

2019-07-15 Thread Donald Douglas
with me for an update. Very important. Yours Sincerely, Donald Douglas, For, Barr Frederick Mbogo Legal Consultant. Reply to: barrfredmb...@consultant.com ___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman

[PATCH] drivers: staging: sm750fb: Fix "'foo * bar' should be 'foo *bar'" errors

2015-06-18 Thread Greg Donald
Fix checkpatch.pl "'foo * bar' should be 'foo *bar'" errors Signed-off-by: Greg Donald --- drivers/staging/sm750fb/ddk750_chip.c | 2 +- drivers/staging/sm750fb/ddk750_help.c | 4 ++-- drivers/staging/sm750fb/ddk750_help.h | 2 +- drivers/staging/sm750fb/ddk

[PATCH] drivers: staging: rtl8192u: Fix "space required before the open parenthesis '('" errors

2015-06-20 Thread Greg Donald
Fix checkpatch.pl "space required before the open parenthesis '('" errors Signed-off-by: Greg Donald --- .../staging/rtl8192u/ieee80211/rtl819x_HTProc.c| 97 ++ 1 file changed, 44 insertions(+), 53 deletions(-) diff --git a/drivers/stagin

Re: [PATCH] drivers: staging: rtl8192u: Fix "space required before the open parenthesis '('" errors

2015-06-22 Thread Greg Donald
t/log/?qt=grep&q=gdonald On Mon, Jun 22, 2015 at 6:10 AM, Sudip Mukherjee wrote: > On Sat, Jun 20, 2015 at 03:56:08PM -0500, Greg Donald wrote: >> Fix checkpatch.pl "space required before the open parenthesis '('" errors >> >> Signed-off-by: Greg

Contact Him Immediately.

2015-06-23 Thread Donald Douglas
to him or her self positions of authority they did not rising to,to avoid regrets. If you choose to have your funds via bank to bank transfer do not hesitate to let us know urgently in case you don't like cash payment. Yours Sincerely, Donald Douglas..

Re: [PATCH] drivers: staging: rtl8192u: Fix "space required before the open parenthesis '('" errors

2015-06-23 Thread Greg Donald
#x27;s what will make you and Sudip stop complaining.. just as soon as you fix checkpatch.pl to know an existing error from a new one. -- Greg Donald ___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

[PATCH] drivers: staging: rtl8192u: Fix "space prohibited after that open parenthesis '('" errors

2014-09-02 Thread Greg Donald
Fix checkpatch.pl "space prohibited after that open parenthesis '('" errors Signed-off-by: Greg Donald --- drivers/staging/rtl8192u/ieee80211/ieee80211.h | 18 +++- .../staging/rtl8192u/ieee80211/ieee80211_softmac.c | 4 +-- drivers/staging/rtl8192u/ieee80211/

[PATCH] drivers: staging: rtl8192u: Fix "space required before that '*'" errors

2014-09-04 Thread Greg Donald
Fix checkpatch.pl "space required before that '*'" errors Signed-off-by: Greg Donald --- drivers/staging/rtl8192u/ieee80211/ieee80211.h | 6 +++--- drivers/staging/rtl8192u/ieee80211/rtl819x_HT.h | 2 +- drivers/staging/rtl8192u/ieee80211/rtl819x_Qos.h | 8 driv

[PATCH] drivers: staging: rtl8821ae: Fix "space required before that '*'" errors

2014-09-04 Thread Greg Donald
Fix checkpatch.pl "space required before that '*'" errors Signed-off-by: Greg Donald --- drivers/staging/rtl8821ae/btcoexist/HalBtc8812a1Ant.h | 6 +++--- drivers/staging/rtl8821ae/btcoexist/habtc8723a1ant.h | 6 +++--- drivers/staging/rtl8821ae/btcoexist/h

[PATCH] drivers: staging: rtl8821ae: Fix '"(foo*)" should be "(foo *)"' errors

2014-09-06 Thread Greg Donald
Fix checkpatch.pl '"(foo*)" should be "(foo *)"' errors Signed-off-by: Greg Donald --- drivers/staging/rtl8821ae/base.h | 26 +++--- drivers/staging/rtl8821ae/btcoexist/halbtcoutsrc.c | 8 +++ drivers/staging/rtl8821ae

[PATCH] drivers: staging: rtl8192u: Fix "space prohibited after that open parenthesis '('" errors

2014-10-26 Thread Greg Donald
Fix checkpatch.pl "space prohibited after that open parenthesis '('" errors Signed-off-by: Greg Donald --- drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c | 22 +- .../staging/rtl8192u/ieee80211/ieee80211_softmac.c | 11 --- ..

[PATCH] drivers: staging: rtl8192u: Fix space required after that ', ' errors

2014-08-24 Thread Greg Donald
Fix checkpatch.pl space required after that ',' errors Signed-off-by: Greg Donald --- drivers/staging/rtl8192u/ieee80211/ieee80211.h | 4 +- .../staging/rtl8192u/ieee80211/ieee80211_module.c | 2 +- drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c | 20 ++--- .../stagin

[PATCH] drivers: staging: rtl8192u: Fix switch and case should be at the same indent errors

2014-08-24 Thread Greg Donald
Fix checkpatch.pl switch and case should be at the same indent errors Signed-off-by: Greg Donald --- drivers/staging/rtl8192u/r8192U_core.c | 510 - 1 file changed, 252 insertions(+), 258 deletions(-) diff --git a/drivers/staging/rtl8192u/r8192U_core.c b

[PATCH] drivers: staging: rtl8821ae: Fix spaces required around that '<' errors

2014-08-24 Thread Greg Donald
Fix checkpatch.pl spaces required around that '<' errors Signed-off-by: Greg Donald --- drivers/staging/rtl8821ae/btcoexist/halbtc8723b2ant.c | 2 +- drivers/staging/rtl8821ae/rtl8821ae/phy.c | 18 +- drivers/staging/rtl8821ae/rtl8821ae/rf.c

[PATCH] drivers: staging: rtl8821ae: Fix spaces required around that '?' errors

2014-08-25 Thread Greg Donald
Fix checkpatch.pl spaces required around that '?' errors Signed-off-by: Greg Donald --- .../staging/rtl8821ae/btcoexist/HalBtc8812a1Ant.c | 33 +++--- .../staging/rtl8821ae/btcoexist/HalBtc8812a1Ant.h | 2 +- .../staging/rtl8821ae/btcoexist/habtc8723a1ant.c | 12 ++--- .

Re: [PATCH] drivers: staging: rtl8821ae: Fix spaces required around that '?' errors

2014-08-25 Thread Greg Donald
On Mon, Aug 25, 2014 at 8:15 AM, Joe Perches wrote: > On Mon, 2014-08-25 at 06:35 -0500, Greg Donald wrote: >> Fix checkpatch.pl spaces required around that '?' errors > > It'd be better to convert all parts of the > ternary at the same time. Wouldn't &q

Hello

2013-08-31 Thread Donald Lawson
Hello, I am Mr. Donald Lawson, of Lapeer, MI 48446 USA. I won $337 million in the Powerball Millions Lottery as introduced on Friday August 17th 2012 by Michigan Lottery Officials. Please share in my joy and verify this by visiting: http://usnews.nbcnews.com/_news/2012/08/31/13591150-winner

Re: Business Partnership

2022-08-04 Thread Mr.James Donald
-- Dear Sir/ Madam My name is James Donald I am from Burkina Faso a minister here is interested to invest in your country , he confide on me to look for trust worthy person who is capable to partner with him to realize his investment plan with ( USD. $35.5 Million ) He has an

Re: Business Partnership

2022-08-04 Thread Mr.James Donald
-- Dear Sir/ Madam My name is James Donald I am from Burkina Faso a minister here is interested to invest in your country , he confide on me to look for trust worthy person who is capable to partner with him to realize his investment plan with ( USD. $35.5 Million ) He has an

Our last deal

2016-11-12 Thread Mr. Donald Lucas
and consent to your continued Interest. Thank you and God bless, as I wait in anticipation of your reply and co-operation. Best Regards, Mr. Donald Lucas ___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman

Our last deal

2016-11-12 Thread Mr. Donald Lucas
and consent to your continued Interest. Thank you and God bless, as I wait in anticipation of your reply and co-operation. Best Regards, Mr. Donald Lucas ___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman

Hello, Please

2020-06-21 Thread Mr. Scott Donald
Dear Friend, I'm Mr. Scott Donald a Successful business Man. dealing with Exportation, I got your mail contact through search to let you know my Ugly Situation Am a dying Man here in Los Angeles California Hospital Bed in (USA), I Lost my Wife and my only Daughter for Covid-19 I'm dying