Re: [PATCH 1/1] isdn: hfcpci_softirq: get func return to suppress compiler warning

2013-09-15 Thread David Miller
From: Antonio Alecrim Jr Date: Sat, 14 Sep 2013 14:20:40 -0300 > Signed-off-by: Antonio Alecrim Jr Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-i

[PATCH 1/1] isdn: hfcpci_softirq: get func return to suppress compiler warning

2013-09-14 Thread Antonio Alecrim Jr
Signed-off-by: Antonio Alecrim Jr --- drivers/isdn/hardware/mISDN/hfcpci.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/isdn/hardware/mISDN/hfcpci.c b/drivers/isdn/hardware/mISDN/hfcpci.c index 7f910c7..3c92780 100644 --- a/drivers/isdn/hardware/mISDN/hfcpci.c

Re: [PATCH 1/1] isdn: hfcpci_softirq: get func return to suppress compiler warning

2013-09-13 Thread Ben Hutchings
On Fri, 2013-09-13 at 14:44 -0300, Antonio Alecrim Jr wrote: > Signed-off-by: Antonio Alecrim Jr > --- > drivers/isdn/hardware/mISDN/hfcpci.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/drivers/isdn/hardware/mISDN/hfcpci.c > b/drivers/isdn/hardware/mISDN/hfcpci.c

[PATCH 1/1] isdn: hfcpci_softirq: get func return to suppress compiler warning

2013-09-13 Thread Antonio Alecrim Jr
Signed-off-by: Antonio Alecrim Jr --- drivers/isdn/hardware/mISDN/hfcpci.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/isdn/hardware/mISDN/hfcpci.c b/drivers/isdn/hardware/mISDN/hfcpci.c index 7f910c7..5b8df75b 100644 --- a/drivers/isdn/hardware/mISDN/hfcpci.c