diff options
author | Misono, Tomohiro <misono.tomohiro@jp.fujitsu.com> | 2017-12-14 17:28:00 +0900 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2018-01-22 16:08:19 +0100 |
commit | e215772cd2abcf33adad8857c0f5a8214a6e7d22 (patch) | |
tree | f37e671a09c5558edff560771c682089cf5f87af /tools/perf/scripts/python/check-perf-trace.py | |
parent | 203e02d934ed0570551b87c8d0a0a9cf917487cb (diff) |
btrfs: cleanup unnecessary string dup in btrfs_parse_options()
Long ago, commit edf24abe51493 ("btrfs: sanity mount option parsing and
early mount code") split the btrfs_parse_options() into two parts
(btrfs_parse_early_options() and btrfs_parse_options()). As a result,
btrfs_parse_optins no longer gets called twice and is the last one to
parse mount option string. Therefore there is no need to dup it.
Signed-off-by: Tomohiro Misono <misono.tomohiro@jp.fujitsu.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions