Remove internal LoopConfig struct

The struct is now part of golang.org/x/sys.
Follow-up for #9805

Signed-off-by: Alexandru Matei <alexandru.matei@uipath.com>
This commit is contained in:
Alexandru Matei 2024-02-13 08:48:09 +02:00
parent 4f76ebcb86
commit ccec1e6e4c

View File

@ -35,13 +35,6 @@ const (
ebusyString = "device or resource busy"
)
type LoopConfig struct {
Fd uint32
BlockSize uint32
Info unix.LoopInfo64
Reserved [8]uint64
}
// LoopParams parameters to control loop device setup
type LoopParams struct {
// Loop device should forbid write