mirror of
https://github.com/moby/moby.git
synced 2026-08-09 01:21:37 +00:00
Merge pull request #1440 from michael-holzheu/PR-s390x-remove-netlink_deprecated_linux_s390x
Revert "add s390x arch build info at the netlink_deprecated_linux bri…
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// +build !arm,!ppc64,!ppc64le,!s390x
|
||||
// +build !arm,!ppc64,!ppc64le
|
||||
|
||||
package bridge
|
||||
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
// +build s390x
|
||||
|
||||
package bridge
|
||||
|
||||
func ifrDataByte(b byte) uint8 {
|
||||
return uint8(b)
|
||||
}
|
||||
Reference in New Issue
Block a user