On 2021-10-18 08:20:50 [-0700], Christoph Hellwig wrote: > On Mon, Oct 18, 2021 at 03:55:58PM +0200, Sebastian Andrzej Siewior wrote: > > +static inline void blk_mq_complete_request_direct(struct request *rq, > > + void (*complete)(struct request *rq)) > > Pleae avoid the overly long line. > > ote that by doing the normal two tab indent for the continuation that > would be super trivial and way more readable. Oki. Sebastian