mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Remove unused struct member.
Remove unused struct member. PiperOrigin-RevId: 249300446 Change-Id: Ifb16538f684bc3200342462c3da927eb564bf52d
This commit is contained in:
@@ -40,9 +40,6 @@ type cpunum struct {
|
||||
|
||||
fsutil.InodeSimpleAttributes
|
||||
fsutil.InodeStaticFileGetter
|
||||
|
||||
// k is the system kernel.
|
||||
k *kernel.Kernel
|
||||
}
|
||||
|
||||
var _ fs.InodeOperations = (*cpunum)(nil)
|
||||
|
||||
Reference in New Issue
Block a user