Re: [PATCH 1/1 linux-next] irda: add __init to irlan_open

2014-09-30 Thread David Miller
From: Fabian Frederick Date: Tue, 30 Sep 2014 22:24:04 +0200 > irlan_open is only called by __init irlan_init in same module. > > Signed-off-by: Fabian Frederick Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

[PATCH 1/1 linux-next] irda: add __init to irlan_open

2014-09-30 Thread Fabian Frederick
irlan_open is only called by __init irlan_init in same module. Signed-off-by: Fabian Frederick --- net/irda/irlan/irlan_common.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/irda/irlan/irlan_common.c b/net/irda/irlan/irlan_common.c index 1bc49ed..5a2d0a6 100644

[PATCH 1/1 linux-next] irda: add __init to irlan_open

2014-09-30 Thread Fabian Frederick
irlan_open is only called by __init irlan_init in same module. Signed-off-by: Fabian Frederick f...@skynet.be --- net/irda/irlan/irlan_common.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/irda/irlan/irlan_common.c b/net/irda/irlan/irlan_common.c index

Re: [PATCH 1/1 linux-next] irda: add __init to irlan_open

2014-09-30 Thread David Miller
From: Fabian Frederick f...@skynet.be Date: Tue, 30 Sep 2014 22:24:04 +0200 irlan_open is only called by __init irlan_init in same module. Signed-off-by: Fabian Frederick f...@skynet.be Applied. -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message