Staging: comedi: proc: Add __init prefix
authorCheah Kok Cheong <thrust73@gmail.com>
Fri, 30 Dec 2016 11:26:50 +0000 (19:26 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Jan 2017 14:30:21 +0000 (15:30 +0100)
commitec0bff06bb096651d147e7d4f6769ac2896235cc
tree905c9f74168454eabec9d07c5143b8bfaff6fa2b
parent5f52f319cd3f85bca9bf325f3505b3d76b82c644
Staging: comedi: proc: Add __init prefix

Add __init prefix so that symbol will be discarded after
module loading.

Signed-off-by: Cheah Kok Cheong <thrust73@gmail.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/proc.c