]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
ARM: Remove redundant ';' from avic_irq_set_priority()
authorJesper Juhl <jj@chaosbits.net>
Sun, 26 Feb 2012 22:09:40 +0000 (23:09 +0100)
committerSascha Hauer <s.hauer@pengutronix.de>
Mon, 27 Feb 2012 09:15:49 +0000 (10:15 +0100)
commita5a928c51f807262a13e6e3412e0e1324f6b7aeb
tree43cf522f4bc693759d011b0d617b6a369d84bff6
parent29781fa6b6694ae6bf7342f07186df661adeec35
ARM: Remove redundant ';' from avic_irq_set_priority()

One semi-colon at the end of the return statement is sufficient.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/plat-mxc/avic.c