[SPAM] waiting for your reply

2015-09-12 Thread Larry
Hey there,

I was wondering if you wanted to try our email marketing and lead
generation solutions.
We have worked on a number of projects and campaigns, all our packages are
designed
according to your requirements.

If you are interested, I would be more than happy to develop a plan that
works with your business type.
We can help to grow your business fast by using our services.

Thanks,
Larry
Contact: skoms...@tom.com


--
___
spi-devel-general mailing list
spi-devel-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/spi-devel-general


[SPAM] Quick Question

2015-08-29 Thread Larry North
Hey there,

Not sure if you got my last email but wanted to touch base again.
I was wondering if you wanted to try our email marketing and lead
generation solutions.
We can help to grow your business fast by using our services.
We have worked on a number of projects and campaigns, all our packages are
tailor made and designed
according to your requirements.

If you are interested, I would be more than happy to reach out with more
information
and develop a plan that works with your business type.

Thanks,
Larry
Contact: mor...@tom.com


--
___
spi-devel-general mailing list
spi-devel-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/spi-devel-general


[SPAM] Eliminate Slippery Floors

2015-08-19 Thread Larry
Hi,

Not sure if you received my last email?

One 30 minute application with our Anti-Slip Floor Treatment will
make your floors slip-resistant and safe - Guaranteed!

One Treatment lasts for a minimum of 4 years - Indoors or Outdoors
Use on ceramic, porcelain and quarry tiles, marble, granite, concrete, etc.
Typical Applications - Restaurant Kitchen Floors, Hotels, Hospitals,
Office buildings, etc.

Typical Applications:
Restaurant Kitchen Floors, Hotels, Hospitals, Office
Buildings, etc.

Some of our satisfied customers: Kroger, Holiday Inn, McDonald's,
Miami Children's Hospital Pfizer, etc.

Please contact us for more information. We ship worldwide.
Larry
Contact: frud...@sina.com

If you are located outside the U.S., there may be a
Distributorship available in your country. Send for details.


--
___
spi-devel-general mailing list
spi-devel-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/spi-devel-general


Re: [PATCH 03/15]drivers:staging:rtl8187se:r8180_hw.h Typo change diable to disable.

2010-12-31 Thread Larry Finger
On 12/30/2010 05:07 PM, Justin P. Mattock wrote:
 The below patch fixes a typo diable to disable. Please let me know if 
 this 
 is correct or not.
 
 Signed-off-by: Justin P. Mattock justinmatt...@gmail.com
 
 ---

ACKed-by: Larry Finger larry.fin...@lwfinger.net

  drivers/staging/rtl8187se/r8180_hw.h |2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)
 
 diff --git a/drivers/staging/rtl8187se/r8180_hw.h 
 b/drivers/staging/rtl8187se/r8180_hw.h
 index 3fca144..2911d40 100644
 --- a/drivers/staging/rtl8187se/r8180_hw.h
 +++ b/drivers/staging/rtl8187se/r8180_hw.h
 @@ -554,7 +554,7 @@
  /* by amy for power save */
  /* by amy for antenna*/
  #define EEPROM_SW_REVD_OFFSET 0x3f
 -/*  BIT[8-9] is for SW Antenna Diversity. Only the value EEPROM_SW_AD_ENABLE 
 means enable, other values are diable.  */
 +/*  BIT[8-9] is for SW Antenna Diversity. Only the value EEPROM_SW_AD_ENABLE 
 means enable, other values are disabled.  
   */
  #define EEPROM_SW_AD_MASK0x0300
  #define EEPROM_SW_AD_ENABLE  0x0100
  


--
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
___
spi-devel-general mailing list
spi-devel-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/spi-devel-general


Re: [PATCH 07/15]drivers:net:wireless:iwlwifi Typo change diable to disable.

2010-12-31 Thread Larry Finger
On 12/30/2010 05:07 PM, Justin P. Mattock wrote:
 The below patch fixes a typo diable to disable. Please let me know if 
 this 
 is correct or not.
 
 Signed-off-by: Justin P. Mattock justinmatt...@gmail.com
 

ACKed-by: Larry Finger larry.fin...@lwfinger.net


 ---
  drivers/net/wireless/iwlwifi/iwl-agn-ict.c |2 +-
  drivers/net/wireless/iwlwifi/iwl-agn.c |4 ++--
  drivers/net/wireless/iwlwifi/iwl-core.c|2 +-
  3 files changed, 4 insertions(+), 4 deletions(-)
 
 diff --git a/drivers/net/wireless/iwlwifi/iwl-agn-ict.c 
 b/drivers/net/wireless/iwlwifi/iwl-agn-ict.c
 index a5dbfea..b5cb3be 100644
 --- a/drivers/net/wireless/iwlwifi/iwl-agn-ict.c
 +++ b/drivers/net/wireless/iwlwifi/iwl-agn-ict.c
 @@ -197,7 +197,7 @@ static irqreturn_t iwl_isr(int irq, void *data)
  
   none:
   /* re-enable interrupts here since we don't have anything to service. */
 - /* only Re-enable if diabled by irq  and no schedules tasklet. */
 + /* only Re-enable if disabled by irq  and no schedules tasklet. */
   if (test_bit(STATUS_INT_ENABLED, priv-status)  !priv-_agn.inta)
   iwl_enable_interrupts(priv);
  
 diff --git a/drivers/net/wireless/iwlwifi/iwl-agn.c 
 b/drivers/net/wireless/iwlwifi/iwl-agn.c
 index c2636a7..9b912c0 100644
 --- a/drivers/net/wireless/iwlwifi/iwl-agn.c
 +++ b/drivers/net/wireless/iwlwifi/iwl-agn.c
 @@ -1316,7 +1316,7 @@ static void iwl_irq_tasklet_legacy(struct iwl_priv 
 *priv)
   }
  
   /* Re-enable all interrupts */
 - /* only Re-enable if diabled by irq */
 + /* only Re-enable if disabled by irq */
   if (test_bit(STATUS_INT_ENABLED, priv-status))
   iwl_enable_interrupts(priv);
  
 @@ -1530,7 +1530,7 @@ static void iwl_irq_tasklet(struct iwl_priv *priv)
   }
  
   /* Re-enable all interrupts */
 - /* only Re-enable if diabled by irq */
 + /* only Re-enable if disabled by irq */
   if (test_bit(STATUS_INT_ENABLED, priv-status))
   iwl_enable_interrupts(priv);
  }
 diff --git a/drivers/net/wireless/iwlwifi/iwl-core.c 
 b/drivers/net/wireless/iwlwifi/iwl-core.c
 index 25fb391..8700ab3 100644
 --- a/drivers/net/wireless/iwlwifi/iwl-core.c
 +++ b/drivers/net/wireless/iwlwifi/iwl-core.c
 @@ -1304,7 +1304,7 @@ irqreturn_t iwl_isr_legacy(int irq, void *data)
  
   none:
   /* re-enable interrupts here since we don't have anything to service. */
 - /* only Re-enable if diabled by irq */
 + /* only Re-enable if disabled by irq */
   if (test_bit(STATUS_INT_ENABLED, priv-status))
   iwl_enable_interrupts(priv);
   spin_unlock_irqrestore(priv-lock, flags);


--
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
___
spi-devel-general mailing list
spi-devel-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/spi-devel-general