oprofile: whitespace fixes
Signed-off-by: Robert Richter <robert.richter@amd.com>
This commit is contained in:
parent
ccd755c2d9
commit
c92960fccb
5 changed files with 46 additions and 47 deletions
|
@ -41,7 +41,6 @@ static cpumask_t marked_cpus = CPU_MASK_NONE;
|
||||||
static DEFINE_SPINLOCK(task_mortuary);
|
static DEFINE_SPINLOCK(task_mortuary);
|
||||||
static void process_task_mortuary(void);
|
static void process_task_mortuary(void);
|
||||||
|
|
||||||
|
|
||||||
/* Take ownership of the task struct and place it on the
|
/* Take ownership of the task struct and place it on the
|
||||||
* list for processing. Only after two full buffer syncs
|
* list for processing. Only after two full buffer syncs
|
||||||
* does the task eventually get freed, because by then
|
* does the task eventually get freed, because by then
|
||||||
|
|
Loading…
Add table
Reference in a new issue