diff options
author | Tsutomu Itoh <t-itoh@jp.fujitsu.com> | 2015-08-19 14:55:00 +0900 |
---|---|---|
committer | Chris Mason <clm@fb.com> | 2015-08-31 11:46:41 -0700 |
commit | 527afb4493c2892ce89fb74648e72a30b68ba120 (patch) | |
tree | 6e65e787a12ab45f33a4f6576046c7d33b902998 /fs/sysfs | |
parent | c6dd6ea55758cf403bdc07a51a06c2a1d474f906 (diff) | |
download | linux-527afb4493c2892ce89fb74648e72a30b68ba120.tar.bz2 |
Btrfs: cleanup: remove unnecessary check before btrfs_free_path is called
We need not check path before btrfs_free_path() is called because
path is checked in btrfs_free_path().
Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com>
Reviewed-by: Qu Wenruo <quwenruo@cn.fujitsu.com>
Signed-off-by: Chris Mason <clm@fb.com>
Diffstat (limited to 'fs/sysfs')
0 files changed, 0 insertions, 0 deletions