Skip to content

Commit 6f027e3

Browse files
committed
Remove redundant build tags
Remove build tags which are already implied by the name of the file. Ensures build tags are used consistently Signed-off-by: Derek McGowan <[email protected]>
1 parent b43d950 commit 6f027e3

60 files changed

Lines changed: 0 additions & 120 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

archive/tar_freebsd.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// +build freebsd
2-
31
/*
42
Copyright The containerd Authors.
53

archive/tar_linux_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// +build linux
2-
31
/*
42
Copyright The containerd Authors.
53

archive/tar_opts_linux.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// +build linux
2-
31
/*
42
Copyright The containerd Authors.
53

archive/tar_opts_windows.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// +build windows
2-
31
/*
42
Copyright The containerd Authors.
53

archive/tar_windows.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// +build windows
2-
31
/*
42
Copyright The containerd Authors.
53

cio/io_windows_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// +build windows
2-
31
/*
42
Copyright The containerd Authors.
53

cmd/containerd-shim/shim_darwin.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// +build darwin
2-
31
/*
42
Copyright The containerd Authors.
53

cmd/containerd-shim/shim_freebsd.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// +build freebsd
2-
31
/*
42
Copyright The containerd Authors.
53

cmd/containerd-stress/rlimit_freebsd.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// +build freebsd
2-
31
/*
42
Copyright The containerd Authors.
53

cmd/containerd-stress/rlimit_windows.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// +build windows
2-
31
/*
42
Copyright The containerd Authors.
53

0 commit comments

Comments
 (0)