1
0
Fork 0
alistair23-linux/samples
Qinghuang Feng 7ec7fb3942 samples: mark {static|__init|__exit} for {init|exit} functions
None of these (init|exit) functions is called from other functions which
is outside the kernel module mechanism or kernel itself, so mark them as
{static|__init|__exit}.

Signed-off-by: Qinghuang Feng <qhfeng.kernel@gmail.com>
Cc: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-01-06 15:59:12 -08:00
..
firmware_class samples: mark {static|__init|__exit} for {init|exit} functions 2009-01-06 15:59:12 -08:00
kobject samples: mark {static|__init|__exit} for {init|exit} functions 2009-01-06 15:59:12 -08:00
kprobes Kprobes: move kprobe examples to samples/ 2008-03-04 16:35:11 -08:00
markers samples: mark {static|__init|__exit} for {init|exit} functions 2009-01-06 15:59:12 -08:00
tracepoints samples: mark {static|__init|__exit} for {init|exit} functions 2009-01-06 15:59:12 -08:00
Kconfig tracing: tracepoints, samples 2008-10-14 10:29:05 +02:00
Makefile tracing: tracepoints, samples 2008-10-14 10:29:05 +02:00