On Wed, Feb 01, 2017 at 10:20:59AM -0800, Bart Van Assche wrote: > Replace the two debugfs_create_file() loops by a call to the new > debugfs_create_files() function. Add an empty element at the end > of the two attribute arrays such that the array size does not have > to be passed to debugfs_create_files(). Reviewed-by: Omar Sandoval <osandov@xxxxxx> > Signed-off-by: Bart Van Assche <bart.vanassche@xxxxxxxxxxx> > Cc: Omar Sandoval <osandov@xxxxxx> > --- > block/blk-mq-debugfs.c | 34 +++++++++++++++++----------------- > 1 file changed, 17 insertions(+), 17 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-block" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html