From: Eric Chanudet on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3055 NOTE: Truncated patchset due to missing public @redhat.com email address on your GitLab profile at https://gitlab.com/-/profile. Once that is fixed, close and reopen the merge request to retrigger sending the emails. Attend the following warning introduced by a downstream change: ``` drivers/scsi/sd.c:121:20: error: ‘sd_probe_types’ defined but not used [-Werror=unused-variable] 121 | static const char *sd_probe_types[] = { "async", "sync" }; | ^~~~~~~~~~~~~~ ``` Fixes: bc573390ad32 ("scsi: sd: Add "probe_type" module parameter to allow synchronous probing") Signed-off-by: Eric Chanudet <echanude@xxxxxxxxxx> --- drivers/scsi/sd.c | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) -- _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue