diff options
author | Christoph Hellwig <hch@lst.de> | 2025-05-06 17:47:29 +0530 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-05-06 07:46:43 -0600 |
commit | 7a044d34b1e21fc4e04d4e48dae1dc3795621570 (patch) | |
tree | 73318178c0aa787d68b23af2c749c08ebde48d7a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d4f8359eaecf0f8b0a9f631e6652b60ae61f3016 (diff) |
nvme: pass a void pointer to nvme_get/set_features for the result
That allows passing in structures instead of the u32 result, and thus
reduce the amount of bit shifting and masking required to parse the
result.
Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Nitesh Shetty <nj.shetty@samsung.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Kanchan Joshi <joshi.k@samsung.com>
Link: https://lore.kernel.org/r/20250506121732.8211-9-joshi.k@samsung.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions