]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcd93644db39d36120df2d1ffd2a5f0132d07bec2
tree905c9f74168454eabec9d07c5143b8bfaff6fa2b
parente0cbfa13b68c225b00d7672e5111befb9b70d074
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