395 Star 1.4K Fork 1.3K

GVPopenEuler / kernel

 / 详情

[openEuler 22.03] scsi:spfc: fix typo

已完成
任务
创建于  
2021-11-12 15:36

last_cmsn应该是last_pmsn,只是写错了字符,不影响编译和运行结果。
c: means consumer
p: means producer

drivers/scsi/spfc/hw/spfc_queue.h:	u16 last_cmsn;
drivers/scsi/spfc/hw/spfc_queue.c:			sq_ctrl->last_cmsn = 0;
drivers/scsi/spfc/hw/spfc_queue.c:	pmsn = sq->last_cmsn;
drivers/scsi/spfc/hw/spfc_queue.c:	pmsn = sq->last_cmsn;
drivers/scsi/spfc/hw/spfc_queue.c:			     ssq->last_cmsn,
drivers/scsi/spfc/hw/spfc_queue.c:		link_wqe_msn = SPFC_MSN_DEC(ssq->last_cmsn);
drivers/scsi/spfc/hw/spfc_queue.c:	spfc_build_wqe_owner_pmsn(io_sqe, (ssq->last_pi_owner), ssq->last_cmsn);
drivers/scsi/spfc/hw/spfc_queue.c:	    (u32)(ssq->last_cmsn >> UNF_SHIFT_12) & SPFC_DB_WD0_PI_H_MASK;
drivers/scsi/spfc/hw/spfc_queue.c:	dre_door_bell.wd1.pi_lo = (u32)(ssq->last_cmsn & SPFC_DB_WD0_PI_L_MASK);
drivers/scsi/spfc/hw/spfc_queue.c:		     ssq->last_cmsn, SPFC_GET_QUEUE_CMSN(ssq));
drivers/scsi/spfc/hw/spfc_queue.c:	ssq->last_cmsn = SPFC_MSN_INC(ssq->last_cmsn);
drivers/scsi/spfc/hw/spfc_queue.c:			     ssq->last_cmsn,
drivers/scsi/spfc/hw/spfc_queue.c:		link_wqe_msn = SPFC_MSN_DEC(ssq->last_cmsn);
drivers/scsi/spfc/hw/spfc_queue.c:	spfc_build_wqe_owner_pmsn(io_sqe, !(ssq->last_pi_owner), ssq->last_cmsn);
drivers/scsi/spfc/hw/spfc_queue.c:	ssq->last_cmsn = SPFC_MSN_INC(ssq->last_cmsn);

评论 (2)

宋延陵 创建了缺陷
openeuler-ci-bot 添加了
 
sig/Kernel
标签
展开全部操作日志

Hi song-yanling_ramaxel, welcome to the openEuler Community.
I'm the Bot here serving you. You can find the instructions on how to interact with me at
https://gitee.com/openeuler/community/blob/master/en/sig-infrastructure/command.md.
If you have any questions, please contact the SIG: Kernel, and any of the maintainers: @Xie XiuQi, @YangYingliang, @成坚 (CHENG Jian).

成坚 (CHENG Jian) 修改了描述
成坚 (CHENG Jian) 任务类型缺陷 修改为任务
成坚 (CHENG Jian) 修改了描述
zhengzengkai 通过src-openeuler/kernel Pull Request !409任务状态待办的 修改为已完成

诚邀Issue的创建人,负责人,协作人以及评论人对此次Issue解决过程给予评价:

   0   1   2   3   4   5   6   7   8   9   10  

 不满意                        非常满意

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(3)
5329419 openeuler ci bot 1632792936 9968373 openeuler survey bot 1637036855
C
1
https://gitee.com/openeuler/kernel.git
git@gitee.com:openeuler/kernel.git
openeuler
kernel
kernel

搜索帮助