moby--moby/pkg/mount
Antonio Murdaca 0f5c9d301b pkg: mount: golint
Fix the following warnings:

pkg/mount/mountinfo.go:5:6: type name will be used as mount.MountInfo by other packages, and that stutters; consider calling this Info
pkg/mount/mountinfo.go:7:2: struct field Id should be ID

Signed-off-by: Antonio Murdaca <runcom@linux.com>
2015-07-22 10:26:10 +02:00
..
flags.go
flags_freebsd.go
flags_linux.go
flags_unsupported.go
mount.go pkg: mount: golint 2015-07-22 10:26:10 +02:00
mount_test.go
mounter_freebsd.go
mounter_linux.go
mounter_unsupported.go
mountinfo.go pkg: mount: golint 2015-07-22 10:26:10 +02:00
mountinfo_freebsd.go pkg: mount: golint 2015-07-22 10:26:10 +02:00
mountinfo_linux.go pkg: mount: golint 2015-07-22 10:26:10 +02:00
mountinfo_linux_test.go pkg: mount: golint 2015-07-22 10:26:10 +02:00
mountinfo_unsupported.go pkg: mount: golint 2015-07-22 10:26:10 +02:00
sharedsubtree_linux.go
sharedsubtree_linux_test.go