* [PATCH] scsi: ufs: ufshpb: Fix typo in comments [not found] <CGME20210818094139epcms2p745d70390a0e328f3ecc3b266f092c9f7@epcms2p7> @ 2021-08-18 9:41 ` Keoseong Park 2021-08-24 3:31 ` Martin K. Petersen 2021-08-28 2:32 ` Martin K. Petersen 0 siblings, 2 replies; 3+ messages in thread From: Keoseong Park @ 2021-08-18 9:41 UTC (permalink / raw) To: ALIM AKHTAR, avri.altman@wdc.com, jejb@linux.ibm.com, martin.petersen@oracle.com, Daejun Park, beanhuo@micron.com, cang@codeaurora.org, linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org Change "allcation" to "allocation" Signed-off-by: Keoseong Park <keosung.park@samsung.com> --- drivers/scsi/ufs/ufshpb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/ufs/ufshpb.c b/drivers/scsi/ufs/ufshpb.c index 9acce92a356b..bae98e197711 100644 --- a/drivers/scsi/ufs/ufshpb.c +++ b/drivers/scsi/ufs/ufshpb.c @@ -255,7 +255,7 @@ static bool ufshpb_test_ppn_dirty(struct ufshpb_lu *hpb, int rgn_idx, /* * If the region state is active, mctx must be allocated. * In this case, check whether the region is evicted or - * mctx allcation fail. + * mctx allocation fail. */ if (unlikely(!srgn->mctx)) { dev_err(&hpb->sdev_ufs_lu->sdev_dev, -- 2.17.1 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] scsi: ufs: ufshpb: Fix typo in comments 2021-08-18 9:41 ` [PATCH] scsi: ufs: ufshpb: Fix typo in comments Keoseong Park @ 2021-08-24 3:31 ` Martin K. Petersen 2021-08-28 2:32 ` Martin K. Petersen 1 sibling, 0 replies; 3+ messages in thread From: Martin K. Petersen @ 2021-08-24 3:31 UTC (permalink / raw) To: Keoseong Park Cc: ALIM AKHTAR, avri.altman@wdc.com, jejb@linux.ibm.com, martin.petersen@oracle.com, Daejun Park, beanhuo@micron.com, cang@codeaurora.org, linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org Keoseong, > Change "allcation" to "allocation" Applied to 5.15/scsi-staging, thanks! -- Martin K. Petersen Oracle Linux Engineering ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] scsi: ufs: ufshpb: Fix typo in comments 2021-08-18 9:41 ` [PATCH] scsi: ufs: ufshpb: Fix typo in comments Keoseong Park 2021-08-24 3:31 ` Martin K. Petersen @ 2021-08-28 2:32 ` Martin K. Petersen 1 sibling, 0 replies; 3+ messages in thread From: Martin K. Petersen @ 2021-08-28 2:32 UTC (permalink / raw) To: beanhuo, cang, linux-kernel, linux-scsi, Daejun Park, avri.altman, Keoseong Park, jejb, ALIM AKHTAR Cc: Martin K . Petersen On Wed, 18 Aug 2021 18:41:39 +0900, Keoseong Park wrote: > Change "allcation" to "allocation" > > > > Applied to 5.15/scsi-queue, thanks! [1/1] scsi: ufs: ufshpb: Fix typo in comments https://git.kernel.org/mkp/scsi/c/922ad26ebeaa -- Martin K. Petersen Oracle Linux Engineering ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-08-28 2:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <CGME20210818094139epcms2p745d70390a0e328f3ecc3b266f092c9f7@epcms2p7>
2021-08-18 9:41 ` [PATCH] scsi: ufs: ufshpb: Fix typo in comments Keoseong Park
2021-08-24 3:31 ` Martin K. Petersen
2021-08-28 2:32 ` Martin K. Petersen
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox