]> 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)
commitb5313609d720951a5159e78a29646d295ebe55a2
tree905c9f74168454eabec9d07c5143b8bfaff6fa2b
parent681ce6916736c709a6204528676d1d1a576684ce
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