diff options
author | Yi Wang <wang.yi59@zte.com.cn> | 2019-10-21 10:44:12 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2019-10-23 15:48:24 +0300 |
commit | 7f2cbcbcafbca5360efbd175b3320852b8f7c637 (patch) | |
tree | 1bb662f4081e1e3c1e9352ca22f0394c288f11a1 /mm | |
parent | 086ee46b08634a999bcd1707eabe3b0dc1806674 (diff) | |
download | linux-7f2cbcbcafbca5360efbd175b3320852b8f7c637.tar.xz |
posix-cpu-timers: Fix two trivial comments
Recent changes modified the function arguments of
thread_group_sample_cputime() and task_cputimers_expired(), but forgot to
update the comments. Fix it up.
[ tglx: Changed the argument name of task_cputimers_expired() as the pointer
points to an array of samples. ]
Fixes: b7be4ef1365d ("posix-cpu-timers: Switch thread group sampling to array")
Fixes: 001f7971433a ("posix-cpu-timers: Make expiry checks array based")
Signed-off-by: Yi Wang <wang.yi59@zte.com.cn>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/1571643852-21848-1-git-send-email-wang.yi59@zte.com.cn
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions