[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240604122842.40296fb1@gandalf.local.home>
Date: Tue, 4 Jun 2024 12:28:42 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: Qais Yousef <qyousef@...alina.io>
Cc: Ingo Molnar <mingo@...nel.org>, Peter Zijlstra <peterz@...radead.org>,
Juri Lelli <juri.lelli@...hat.com>, Vincent Guittot
<vincent.guittot@...aro.org>, Daniel Bristot de Oliveira
<bristot@...hat.com>, Thomas Gleixner <tglx@...utronix.de>, Sebastian
Andrzej Siewior <bigeasy@...utronix.de>, Alexander Viro
<viro@...iv.linux.org.uk>, Christian Brauner <brauner@...nel.org>, Andrew
Morton <akpm@...ux-foundation.org>, Jens Axboe <axboe@...nel.dk>, Metin
Kaya <metin.kaya@....com>, linux-kernel@...r.kernel.org,
linux-fsdevel@...r.kernel.org, linux-trace-kernel@...r.kernel.org,
linux-mm@...ck.org
Subject: Re: [PATCH v5 2/2] sched/rt, dl: Convert functions to return bool
On Tue, 4 Jun 2024 15:42:28 +0100
Qais Yousef <qyousef@...alina.io> wrote:
> {rt, realtime, dl}_{task, prio}() functions return value is actually
> a bool. Convert their return type to reflect that.
>
> Suggested-by: Steven Rostedt (Google) <rostedt@...dmis.org>
> Signed-off-by: Qais Yousef <qyousef@...alina.io>
> ---
> include/linux/sched/deadline.h | 8 +++-----
> include/linux/sched/rt.h | 16 ++++++----------
> 2 files changed, 9 insertions(+), 15 deletions(-)
Reviewed-by: Steven Rostedt (Google) <rostedt@...dmis.org>
-- Steve
Powered by blists - more mailing lists