Commit c92960fc authored by Robert Richter's avatar Robert Richter

oprofile: whitespace fixes

Signed-off-by: default avatarRobert Richter <robert.richter@amd.com>
parent ccd755c2
...@@ -41,7 +41,6 @@ static cpumask_t marked_cpus = CPU_MASK_NONE; ...@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment