Thread (4 messages) flat view 4 messages, 2 authors, 2011-12-15

Re: [PATCH 1/3]arch:powerpc:sysdev:mpic.c Remove extra semicolon.

From: Justin P. Mattock <hidden>
Date: 2011-12-15 17:12:00
Also in: lkml

what would be the status of these? should I resend/rebase to the current 
etc?..

On 11/21/2011 08:43 AM, Justin P. Mattock wrote:
quoted hunk ↗ jump to hunk
From: "Justin P. Mattock"<redacted>

The patch below removes an extra semicolon.

Signed-off-by: Justin P. Mattock<redacted>
CC: linuxppc-dev@lists.ozlabs.org
CC: Paul Mackerras<redacted>
---
  arch/powerpc/sysdev/mpic.c |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/powerpc/sysdev/mpic.c b/arch/powerpc/sysdev/mpic.c
index 8c7e852..b3fa3d7 100644
--- a/arch/powerpc/sysdev/mpic.c
+++ b/arch/powerpc/sysdev/mpic.c
@@ -901,7 +901,7 @@ int mpic_set_irq_type(struct irq_data *d, unsigned int flow_type)
  	if (vold != vnew)
  		mpic_irq_write(src, MPIC_INFO(IRQ_VECTOR_PRI), vnew);

-	return IRQ_SET_MASK_OK_NOCOPY;;
+	return IRQ_SET_MASK_OK_NOCOPY;
  }

  void mpic_set_vector(unsigned int virq, unsigned int vector)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help