commit | ce3ded1061c8c610c304ac797c3b4680e5b8a5f1 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Thu Jan 17 17:15:18 2019 +0100 |
committer | David Sterba <dsterba@suse.com> | Mon Feb 25 14:13:24 2019 +0100 |
tree | 849fda28e2f1364b44c049962bec852496a0db5b | |
parent | 09ba3bc9dd150457c506e4661380a6183af651c1 [diff] |
btrfs: simplify workqueue name when allocating The workqueue name is constructed from a format string but the prefix does not need to be set by %s. Reviewed-by: Nikolay Borisov <nborisov@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>