mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-04-14 06:47:32 +07:00
sched.h: Fix a typo ("its")
The sentence uses the possessive pronoun, which is spelled without an apostrophe. Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Cc: Jiri Kosina <trivial@kernel.org> Cc: Peter Zijlstra <peterz@infradead.org> LKML-Reference: <1300735487-2406-1-git-send-email-j.neuschaefer@gmx.net> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
16addf954d
commit
e815f0a84f
@ -516,7 +516,7 @@ struct thread_group_cputimer {
|
|||||||
struct autogroup;
|
struct autogroup;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* NOTE! "signal_struct" does not have it's own
|
* NOTE! "signal_struct" does not have its own
|
||||||
* locking, because a shared signal_struct always
|
* locking, because a shared signal_struct always
|
||||||
* implies a shared sighand_struct, so locking
|
* implies a shared sighand_struct, so locking
|
||||||
* sighand_struct is always a proper superset of
|
* sighand_struct is always a proper superset of
|
||||||
|
Loading…
Reference in New Issue
Block a user