sched: Fix some typos in include/linux/preempt.h
authorMenglong Dong <menglong8.dong@gmail.com>
Wed, 17 Sep 2025 06:09:16 +0000 (14:09 +0800)
committerPeter Zijlstra <peterz@infradead.org>
Thu, 25 Sep 2025 07:57:16 +0000 (09:57 +0200)
commit45b7f780739a3145aeef24d2dfa02517a6c82ed6
tree5a324aff2b1f9fd25b604ad2bf58b5a75e3ca14e
parent378b7708194fff77c9020392067329931c3fcc04
sched: Fix some typos in include/linux/preempt.h

There are some typos in the comments of migrate in
include/linux/preempt.h:

  elegible -> eligible
  it's -> its
  migirate_disable -> migrate_disable
  abritrary -> arbitrary

Just fix them.

Signed-off-by: Menglong Dong <dongml2@chinatelecom.cn>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
include/linux/preempt.h