summaryrefslogtreecommitdiff
path: root/pkg/btrfs/io4_fs.go
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2022-07-08 18:42:28 -0600
committerLuke Shumaker <lukeshu@lukeshu.com>2022-07-08 18:42:28 -0600
commit5e367588152facd31ddd6b841a42bf05adb57315 (patch)
tree01b1c3308b2449a2ff045731e823404037d61102 /pkg/btrfs/io4_fs.go
parent8e27c43c1b882c8f2f759eec556f90229c067cc9 (diff)
Add a Makefile that runs lint and stuff
Diffstat (limited to 'pkg/btrfs/io4_fs.go')
-rw-r--r--pkg/btrfs/io4_fs.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkg/btrfs/io4_fs.go b/pkg/btrfs/io4_fs.go
index cd8e281..18ae42a 100644
--- a/pkg/btrfs/io4_fs.go
+++ b/pkg/btrfs/io4_fs.go
@@ -260,7 +260,6 @@ func (ret *Dir) populate() {
nextIndex++
}
}
- return
}
func (dir *Dir) AbsPath() (string, error) {