Skip to content
Snippets Groups Projects
Commit b63a6a0e authored by ManuelWelte's avatar ManuelWelte
Browse files

Oops: Remove debug line

parent ce747d68
Branches
No related tags found
No related merge requests found
...@@ -61,7 +61,6 @@ SYSCALL_DEFINE1(pb_set_plan, pb_plan_t*, plan) { ...@@ -61,7 +61,6 @@ SYSCALL_DEFINE1(pb_set_plan, pb_plan_t*, plan) {
*/ */
int pb_submit_plan(struct rq *rq) int pb_submit_plan(struct rq *rq)
{ {
find_task_by_vpid(20);
/* /*
* Must be volatile to ensure correct initialization order * Must be volatile to ensure correct initialization order
*/ */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment