On 11/29/18 8:49 AM, Christoph Hellwig wrote: >> + /* >> + * Use plugging if we have a ->commit_rqs() hook as well, >> + * as we know the driver uses bd->last in a smart >> + * fashion. >> + */ > > Nipick: this could flow on just two lines: > > /* > * Use plugging if we have a ->commit_rqs() hook as well, as we > * know the driver uses bd->last in a smart fashion. > */ Fixed up. -- Jens Axboe