From: Jens Axboe Date: Wed, 9 Apr 2014 16:53:21 +0000 (-0600) Subject: blk-mq: simplify blk_mq_hw_sysfs_cpus_show() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~47^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb2da43e3d02b745408252fe4c447b23b1f4fc7b;p=pandora-kernel.git blk-mq: simplify blk_mq_hw_sysfs_cpus_show() Now that we have a cpu mask of CPUs that are mapped to a specific hardware queue, we can just iterate that to display the sysfs num-hw-queue/cpu_list file. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed