[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210812085922.GD2867@lst.de>
Date: Thu, 12 Aug 2021 10:59:22 +0200
From: Christoph Hellwig <hch@....de>
To: Ming Lei <ming.lei@...hat.com>
Cc: Jens Axboe <axboe@...nel.dk>, linux-kernel@...r.kernel.org,
linux-block@...r.kernel.org, Christoph Hellwig <hch@....de>,
Dan Schatzberg <schatzberg.dan@...il.com>
Subject: Re: [PATCH V4 2/7] loop: clean up blkcg association
On Fri, Aug 06, 2021 at 04:02:57PM +0800, Ming Lei wrote:
> return !css || css == blkcg_root_css;
> }
> +static struct cgroup_subsys_state *loop_rq_blkcg_css(struct loop_cmd *cmd)
Please keep an empty line after each function.
Powered by blists - more mailing lists