On Wed, Aug 07, 2024 at 02:49:58PM +0200, Daniel Wagner wrote: > On Tue, Aug 06, 2024 at 03:26:45PM GMT, Christoph Hellwig wrote: > > > + > > > +/** > > > + * blk_mq_virtio_get_queue_affinity - get affinity mask queue mapping for virtio device > > > > Please avoid the overly long line here. > > I thought for some reason the brief description needs to be on one > line. It can be multiple lines: > > https://www.kernel.org/doc/html/v6.10/doc-guide/kernel-doc.html#structure-union-and-enumeration-documentation I'm pretty sure I've see line wraps there. But if it wraps that's probably and argument it is too lone as it isn't single line at that point for a reasonable definition of line.