1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/pkg/loopback
Sebastiaan van Stijn bb17074119
reformat "nolint" comments
Unlike regular comments, nolint comments should not have a leading space.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-06-10 13:03:42 +02:00
..
attach_loopback.go Use loopback types and constants from x/sys/unix to implement pkg/loopback without cgo 2019-08-22 08:25:13 +02:00
ioctl.go Use correct LOOP_CTL_GET_FREE API in pkg/loopback 2019-08-27 06:22:10 -07:00
loop_wrapper.go Use loopback types and constants from x/sys/unix to implement pkg/loopback without cgo 2019-08-22 08:25:13 +02:00
loopback.go reformat "nolint" comments 2021-06-10 13:03:42 +02:00