]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
gcov: use within_module() helper.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 25 Nov 2015 23:13:08 +0000 (09:43 +1030)
committerJiri Kosina <jkosina@suse.cz>
Fri, 4 Dec 2015 21:46:25 +0000 (22:46 +0100)
commitc65abf358f211c3f88c8ed714dff25775ab49fc1
treeb5631ffa6db131339fd3e9cf3c681dac3df7100c
parent20ef10c1b3068f105004e247d8e7dd8120fa4b9a
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>
kernel/gcov/base.c