Skip to content

Commit e4ced5e

Browse files
author
CKI KWF Bot
committed
Merge: mpi3mr: Fix a KASAN BUG
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/7621 JIRA: https://issues.redhat.com/browse/RHEL-89712 This is a request to fix a bug introduced in a previous backport. Signed-off-by: Tomas Henzl <thenzl@redhat.com> Approved-by: bgurney <bgurney@redhat.com> Approved-by: Maurizio Lombardi <mlombard@redhat.com> Approved-by: mrabek <mrabek@redhat.com> Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> Merged-by: CKI GitLab Kmaint Pipeline Bot <26919896-cki-kmaint-pipeline-bot@users.noreply.gitlab.com>
2 parents 09c0509 + 986e826 commit e4ced5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/scsi/mpi3mr/mpi3mr_app.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3265,6 +3265,7 @@ struct device_attribute *mpi3mr_host_attrs[] = {
32653265
&dev_attr_reply_queue_count,
32663266
&dev_attr_reply_qfull_count,
32673267
&dev_attr_logging_level,
3268+
NULL,
32683269
};
32693270

32703271
/*

0 commit comments

Comments
 (0)