api: disk SMART: fix details for depreacated return value comment

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2022-09-23 10:33:17 +02:00
parent 500014e83b
commit 6088459570

View File

@ -25,7 +25,7 @@ pub enum SmartStatus {
pub struct SmartAttribute {
/// Attribute name
name: String,
// fixme remove value in major release
// FIXME: remove value with next major relase (PBS 3.0)
/// duplicate of raw - kept for API stability
value: String,
/// Attribute raw value