[PATCH v1 0/3] correct printing for rq->nr_uninterruptible and some updates

From: 晏艳(采苓)
Date: Tue Apr 11 2023 - 23:07:43 EST


The patch 1/3 coverts rq->nr_uninterruptible type from unsigned int to int
that prints negative numbers correctly. The rest patches are some little updates,
including updating the descriptions of commments, removing duplicate included headers.

Yan Yan (3):
sched/debug: use int type and fix wrong print for
rq->nr_uninterruptible
sched/debug: update description of print
sched: remove duplicate included headers psi.h

kernel/sched/build_utility.c | 1 -
kernel/sched/debug.c | 4 ++--
kernel/sched/loadavg.c | 2 +-
kernel/sched/sched.h | 2 +-
4 files changed, 4 insertions(+), 5 deletions(-)

--
2.32.0.3.g01195cf9f