Skip to content

Commit

Permalink
incusd/device/disk: Remove bad comment
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
(cherry picked from commit 19e428ced76907c21fd2eb19f8e34a848b09fa7e)
Signed-off-by: Thomas Parrott <thomas.parrott@canonical.com>
License: Apache-2.0
  • Loading branch information
stgraber authored and tomponline committed Apr 2, 2024
1 parent dfb1ec8 commit 0e8834e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lxd/device/disk.go
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ func (d *disk) CanHotPlug() bool {
return true
}

// validateConfig checks the supplied config for correctness.
// isRequired indicates whether the supplied device config requires this device to start OK.
func (d *disk) isRequired(devConfig deviceConfig.Device) bool {
// Defaults to required.
Expand Down

0 comments on commit 0e8834e

Please sign in to comment.