diff options
author | 2024-02-05 16:30:21 -0800 | |
---|---|---|
committer | 2024-02-07 10:37:05 -0800 | |
commit | e8c263ed6de8183e670fbd127c2512292a2ad8eb (patch) | |
tree | 23851a740d39d16f3fc4d638aceef4b8c88cdaaa /scripts/generate_rust_analyzer.py | |
parent | nvme: move passthrough logging attribute to head (diff) | |
download | linux-rng-e8c263ed6de8183e670fbd127c2512292a2ad8eb.tar.xz linux-rng-e8c263ed6de8183e670fbd127c2512292a2ad8eb.zip |
nvme-core: fix comment to reflect right functions
The functions and the attribute listed in the comment doesn't exists in
the code, (ns->logging_enabled, nvme_passthru_err_log_enabled_store()
and nvme_passthru_err_log_enabled_show())
Update the comment with right function names and a comment
ns->head->passthru_err_log_enabled,
nvme_io_passthru_err_log_enabled_store() and
nvme_io_passthru_err_log_enabled_show().
Signed-off-by: Chaitanya Kulkarni <kch@nvidia.com>
Reviewed-by: Alan Adamson <alan.adamson@oracle.com>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions