All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Jens Axboe <axboe@kernel.dk>
Cc: linux-block@vger.kernel.org
Subject: improve the block queue sysfs helper macros
Date: Thu,  3 Sep 2020 08:06:59 +0200	[thread overview]
Message-ID: <20200903060701.229481-1-hch@lst.de> (raw)

Hi Jens,

this series improves the macros to generate the queue sysfs boilerplate.

Diffstat:
 blk-sysfs.c |  272 +++++++++++++-----------------------------------------------
 1 file changed, 63 insertions(+), 209 deletions(-)

             reply	other threads:[~2020-09-03  6:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-03  6:06 Christoph Hellwig [this message]
2020-09-03  6:07 ` [PATCH 1/2] block: add helper macros for queue sysfs entries Christoph Hellwig
2020-09-03  6:07 ` [PATCH 2/2] block: make QUEUE_SYSFS_BIT_FNS more useful Christoph Hellwig
2020-09-08 14:27 ` improve the block queue sysfs helper macros Christoph Hellwig
2020-09-08 15:01 ` Jens Axboe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200903060701.229481-1-hch@lst.de \
    --to=hch@lst.de \
    --cc=axboe@kernel.dk \
    --cc=linux-block@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.