irda: add __init to irlan_open
authorFabian Frederick <fabf@skynet.be>
Tue, 30 Sep 2014 20:24:04 +0000 (22:24 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 30 Sep 2014 21:08:06 +0000 (17:08 -0400)
commit0d4a2f9a33ea0d9964afca92b9b62e943c00b904
treef5a41fcc0cbe8eefc3182ef8eff30032666ee6a3
parent72d099e2571b3b1bcf8cddb917f0cde4e60c354d
irda: add __init to irlan_open

irlan_open is only called by __init irlan_init in same module.

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/irda/irlan/irlan_common.c