commit | 1209cb7fa4afcd7f652a70e1d2028686ec28a7a5 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@wdc.com> | Tue Feb 27 16:32:13 2018 -0800 |
committer | Jens Axboe <axboe@kernel.dk> | Wed Feb 28 12:23:35 2018 -0700 |
tree | 03e1871e54b7be8eef80e70e3e22623809d6f8ac | |
parent | 025aecd8bdfed9ee1325d3f21d0f84b3622bdda5 [diff] |
blk-mq-debugfs: Reorder queue show and store methods Make sure that the queue show and store methods are contiguous and also that these appear in alphabetical order. Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com> Cc: Omar Sandoval <osandov@fb.com> Cc: Damien Le Moal <damien.lemoal@wdc.com> Cc: Ming Lei <ming.lei@redhat.com> Cc: Hannes Reinecke <hare@suse.de> Cc: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>