On Tue, 2011-07-19 at 08:14 -0700, Alessio Sangalli wrote:
> On 07/19/2011 01:55 AM, D.S. Ljungmark wrote:
> 
> > I just opened it up and the first thing that met my eyes were :
> 
> >  --  really?
> 
> Eheeh sorry that was not meant to be included in the patch :)

Oki

> I have *removed* that part from the patch. You can now download it again.
> 
> > I'm not qualified to speak for the rest of the patch, but some of the
> > contained patches I wonder about, ( Spelling changes and such  )  are
> > these submitted upstream?
> 
> What are you referring to "Spelling changes and such"?


Blocks like this : 
+diff --git a/arch/arm/mach-bcmring/csp/chipc/chipcHw.c
b/arch/arm/mach-bcmring/csp/chipc/chipcHw.c
+index b3a61d8..96273ff 100644
+--- a/arch/arm/mach-bcmring/csp/chipc/chipcHw.c
++++ b/arch/arm/mach-bcmring/csp/chipc/chipcHw.c
+@@ -757,7 +757,7 @@ static int chipcHw_divide(int num, int denom)
+               t = t << 1;
+       }
+ 
+-      /* Intialize the result */
++      /* Initialize the result */
+       r = 0;
+ 
+       do {
+diff --git a/arch/arm/mach-bcmring/csp/dmac/dmacHw.c
b/arch/arm/mach-bcmring/csp/dmac/dmacHw.c
+index 7b9bac2..6b9be2e 100644

Other than wondering if it's upstreamed / upstream-able I'm really not
qualified to speak about things like this for OpenWRT, so I'll defer
this to someone else.


//Spid

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to