Skip to content

Commit

Permalink
fuseops/ops.go: run gofmt.
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobsa committed Jul 21, 2024
1 parent 5559e12 commit dd426a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fuseops/ops.go
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,6 @@ type CreateLinkOp struct {
// posix and the man pages are imprecise about the actual semantics of a
// rename if it's not atomic, so it is probably not disastrous to be loose
// about this.
//
type RenameOp struct {
// The old parent directory, and the name of the entry within it to be
// relocated.
Expand Down

0 comments on commit dd426a0

Please sign in to comment.