commit | c65abf358f211c3f88c8ed714dff25775ab49fc1 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Thu Nov 26 09:43:08 2015 +1030 |
committer | Jiri Kosina <jkosina@suse.cz> | Fri Dec 04 22:46:25 2015 +0100 |
tree | b5631ffa6db131339fd3e9cf3c681dac3df7100c | |
parent | 20ef10c1b3068f105004e247d8e7dd8120fa4b9a [diff] |
gcov: use within_module() helper. An exact mapping would be within_module_core(), but at this stage (MODULE_STATE_GOING) the init section is empty, and this is clearer. Reviewed-by: Peter Oberparleiter <oberpar@linux.vnet.ibm.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Jiri Kosina <jkosina@suse.cz>