diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2023-03-18 20:36:24 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-04-27 03:22:50 +0300 |
commit | 76b8c319f02715e14abdbbbdd6508e83a1059bcc (patch) | |
tree | de343bce52dda3d21f0086c3df99bbfa7240b543 /tools/perf/scripts/python | |
parent | 3315e169b446249c1b61ff988d157238f4b2c5a0 (diff) | |
download | linux-76b8c319f02715e14abdbbbdd6508e83a1059bcc.tar.xz |
blk-integrity: convert to struct device_attribute
An upcoming patch will register the integrity attributes directly with
the struct device kobject.
For this the attributes have to be implemented in terms of
struct device_attribute.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Link: https://lore.kernel.org/r/20230309-kobj_release-gendisk_integrity-v3-2-ceccb4493c46@weissschuh.net
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions