<p>Ill check through the commits.. Thank you for applying..</p>
<p>On Dec 15, 2011 9:46 AM, "Jiri Kosina" <<a href="mailto:jkosina@suse.cz">jkosina@suse.cz</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Thu, 15 Dec 2011, Justin P. Mattock wrote:<br>
<br>
> what would be the status of these? should I resend/rebase to the current<br>
> etc?..<br>
<br>
Check linux-next, it's already there.<br>
<br>
><br>
> On 11/21/2011 08:43 AM, Justin P. Mattock wrote:<br>
> > From: "Justin P. Mattock"<<a href="mailto:justinmattock@gmail.com">justinmattock@gmail.com</a>><br>
> ><br>
> > The patch below removes an extra semicolon.<br>
> ><br>
> > Signed-off-by: Justin P. Mattock<<a href="mailto:justinmattock@gmail.com">justinmattock@gmail.com</a>><br>
> > CC: <a href="mailto:linuxppc-dev@lists.ozlabs.org">linuxppc-dev@lists.ozlabs.org</a><br>
> > CC: Paul Mackerras<<a href="mailto:paulus@samba.org">paulus@samba.org</a>><br>
> > ---<br>
> >   arch/powerpc/sysdev/mpic.c |    2 +-<br>
> >   1 files changed, 1 insertions(+), 1 deletions(-)<br>
> ><br>
> > diff --git a/arch/powerpc/sysdev/mpic.c b/arch/powerpc/sysdev/mpic.c<br>
> > index 8c7e852..b3fa3d7 100644<br>
> > --- a/arch/powerpc/sysdev/mpic.c<br>
> > +++ b/arch/powerpc/sysdev/mpic.c<br>
> > @@ -901,7 +901,7 @@ int mpic_set_irq_type(struct irq_data *d, unsigned int<br>
> > flow_type)<br>
> >     if (vold != vnew)<br>
> >             mpic_irq_write(src, MPIC_INFO(IRQ_VECTOR_PRI), vnew);<br>
> ><br>
> > -   return IRQ_SET_MASK_OK_NOCOPY;;<br>
> > +   return IRQ_SET_MASK_OK_NOCOPY;<br>
> >   }<br>
> ><br>
> >   void mpic_set_vector(unsigned int virq, unsigned int vector)<br>
><br>
<br>
--<br>
Jiri Kosina<br>
SUSE Labs<br>
</blockquote></p>