1
0
Fork 0
alistair23-linux/samples/firmware_class
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_sample_driver.c samples: mark {static|__init|__exit} for {init|exit} functions 2009-01-06 15:59:12 -08:00
firmware_sample_firmware_class.c Firmware: fix typo in example code 2008-07-21 21:54:41 -07:00