Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Documentation: fix getdelays.c printf bug
Commit b663a79 ("taskstats: add context-switch counters") incorrectly removed a comma from a printf statement. This causes corruption in the output printing or a seg fault. Signed-off-by: Michael Neuling <mikey@neuling.org> Acked-by: Balbir Singh <balbir@linux.vnet.ibm.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
- Loading branch information