Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1635198
| From | SF Markus Elfring <elfring@users.sourceforge.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] blk-mq-debugfs: Fine-tuning for five function implementations |
| Date | 2017-05-03 20:40 +0200 |
| Message-ID | <tD7lT-DA-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
From: Markus Elfring <elfring@users.sourceforge.net> Date: Wed, 3 May 2017 20:30:40 +0200 Two update suggestions were taken into account from static source code analysis. Markus Elfring (2): Replace seven seq_puts() calls by seq_putc() Add spaces in queue_poll_stat_show() block/blk-mq-debugfs.c | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) -- 2.12.2
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] blk-mq-debugfs: Fine-tuning for five function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-03 20:40 +0200 [PATCH 1/2] blk-mq-debugfs: Replace seven seq_puts() calls by seq_putc() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-03 20:40 +0200
csiph-web