mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-30 09:13:29 +00:00
Merge pull request #5397 from openanolis/chao/delete_redundant_dragonball_comment
Dragonball: delete redundant comments in blk_dev_mgr
This commit is contained in:
commit
157d3cdcb1
@ -285,7 +285,6 @@ impl std::fmt::Debug for BlockDeviceInfo {
|
|||||||
pub type BlockDeviceInfo = DeviceConfigInfo<BlockDeviceConfigInfo>;
|
pub type BlockDeviceInfo = DeviceConfigInfo<BlockDeviceConfigInfo>;
|
||||||
|
|
||||||
/// Wrapper for the collection that holds all the Block Devices Configs
|
/// Wrapper for the collection that holds all the Block Devices Configs
|
||||||
//#[derive(Clone, Debug, Deserialize, PartialEq, Serialize)]
|
|
||||||
#[derive(Clone)]
|
#[derive(Clone)]
|
||||||
pub struct BlockDeviceMgr {
|
pub struct BlockDeviceMgr {
|
||||||
/// A list of `BlockDeviceInfo` objects.
|
/// A list of `BlockDeviceInfo` objects.
|
||||||
|
Loading…
Reference in New Issue
Block a user