Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #225 from hodgesds/doc-fixes
Browse files Browse the repository at this point in the history
scx: Fix spelling in function comment
  • Loading branch information
htejun authored Jun 16, 2024
2 parents 4da57a5 + acb3ddb commit d76f33f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernel/sched/ext.c
Original file line number Diff line number Diff line change
Expand Up @@ -2137,7 +2137,7 @@ static bool move_task_to_local_dsq(struct rq *rq, struct task_struct *p,
}

/**
* dispatch_to_local_dsq_lock - Ensure source and desitnation rq's are locked
* dispatch_to_local_dsq_lock - Ensure source and destination rq's are locked
* @rq: current rq which is locked
* @rf: rq_flags to use when unlocking @rq
* @src_rq: rq to move task from
Expand Down

0 comments on commit d76f33f

Please sign in to comment.