Re: blk-mq: Use seq_puts() in __blk_mq_debugfs_rq_show()
From: Markus Elfring
Date: Mon Jul 01 2019 - 16:00:34 EST
>> A string which did not contain a data format specification should be put
>> into a sequence. Thus use the corresponding function âseq_putsâ.
>
> Why should this be done?
Do you prefer an other wording for the desired data output?
> Or in other words, what is wrong with the current code
> other than that it is slightly verbose and slightly slower than seq_puts()?
I suggest to improve such implementation details also at this place.
Regards,
Markus