[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <169833996386.1181734.1116022702370415307.b4-ty@kernel.org>
Date: Thu, 26 Oct 2023 10:11:14 -0700
From: Namhyung Kim <namhyung@...nel.org>
To: jolsa@...nel.org, irogers@...gle.com, mingo@...hat.com,
mark.rutland@....com, peterz@...radead.org,
linux-perf-users@...r.kernel.org,
alexander.shishkin@...ux.intel.com, linux-kernel@...r.kernel.org,
adrian.hunter@...el.com, Yang Jihong <yangjihong1@...wei.com>,
acme@...nel.org
Subject: Re: [PATCH] perf evsel: Rename evsel__increase_rlimit to rlimit__increase_nofile
On Mon, 23 Oct 2023 03:31:44 +0000, Yang Jihong wrote:
> evsel__increase_rlimit() helper does nothing with evsel, and description
> of the functionality is inaccurate, rename it and move to util/rlimit.c.
>
> By the way, fix a checkppatch warning about misplaced license tag:
>
> WARNING: Misplaced SPDX-License-Identifier tag - use line 1 instead
> #160: FILE: tools/perf/util/rlimit.h:3:
> /* SPDX-License-Identifier: LGPL-2.1 */
>
> [...]
Applied to perf-tools-next, thanks!
Powered by blists - more mailing lists