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.
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.