All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] scsi: ufs: Remove irrelevant reference to non-existing doc
@ 2021-06-03 12:22 Avri Altman
  2021-06-08  1:46 ` Martin K. Petersen
  2021-06-16  3:48 ` Martin K. Petersen
  0 siblings, 2 replies; 3+ messages in thread
From: Avri Altman @ 2021-06-03 12:22 UTC (permalink / raw)
  To: James E . J . Bottomley, Martin K . Petersen, linux-scsi, Asutosh Das
  Cc: linux-kernel, Avri Altman

Remove all references to the description of __ufshcd_wl_{suspend,resume}
as no such description exist.

fixes: b294ff3e3449 (scsi: ufs: core: Enable power management for wlun)

Signed-off-by: Avri Altman <avri.altman@wdc.com>
---
 drivers/scsi/ufs/ufshcd.c | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/drivers/scsi/ufs/ufshcd.c b/drivers/scsi/ufs/ufshcd.c
index af527e77fe66..362a1b0e0afd 100644
--- a/drivers/scsi/ufs/ufshcd.c
+++ b/drivers/scsi/ufs/ufshcd.c
@@ -9122,7 +9122,6 @@ static void ufshcd_wl_shutdown(struct device *dev)
  *
  * This function will put disable irqs, turn off clocks
  * and set vreg and hba-vreg in lpm mode.
- * Also check the description of __ufshcd_wl_suspend().
  */
 static int ufshcd_suspend(struct ufs_hba *hba)
 {
@@ -9158,7 +9157,6 @@ static int ufshcd_suspend(struct ufs_hba *hba)
  *
  * This function basically turns on the regulators, clocks and
  * irqs of the hba.
- * Also check the description of __ufshcd_wl_resume().
  *
  * Returns 0 for success and non-zero for failure
  */
@@ -9196,7 +9194,6 @@ static int ufshcd_resume(struct ufs_hba *hba)
  * @hba: per adapter instance
  *
  * Check the description of ufshcd_suspend() function for more details.
- * Also check the description of __ufshcd_wl_suspend().
  *
  * Returns 0 for success and non-zero for failure
  */
@@ -9248,7 +9245,6 @@ EXPORT_SYMBOL(ufshcd_system_resume);
  * @hba: per adapter instance
  *
  * Check the description of ufshcd_suspend() function for more details.
- * Also check the description of __ufshcd_wl_suspend().
  *
  * Returns 0 for success and non-zero for failure
  */
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] scsi: ufs: Remove irrelevant reference to non-existing doc
  2021-06-03 12:22 [PATCH] scsi: ufs: Remove irrelevant reference to non-existing doc Avri Altman
@ 2021-06-08  1:46 ` Martin K. Petersen
  2021-06-16  3:48 ` Martin K. Petersen
  1 sibling, 0 replies; 3+ messages in thread
From: Martin K. Petersen @ 2021-06-08  1:46 UTC (permalink / raw)
  To: Avri Altman
  Cc: James E . J . Bottomley, Martin K . Petersen, linux-scsi,
	Asutosh Das, linux-kernel


Avri,

> Remove all references to the description of
> __ufshcd_wl_{suspend,resume} as no such description exist.

Applied to 5.14/scsi-staging, thanks!

-- 
Martin K. Petersen	Oracle Linux Engineering

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] scsi: ufs: Remove irrelevant reference to non-existing doc
  2021-06-03 12:22 [PATCH] scsi: ufs: Remove irrelevant reference to non-existing doc Avri Altman
  2021-06-08  1:46 ` Martin K. Petersen
@ 2021-06-16  3:48 ` Martin K. Petersen
  1 sibling, 0 replies; 3+ messages in thread
From: Martin K. Petersen @ 2021-06-16  3:48 UTC (permalink / raw)
  To: linux-scsi, James E . J . Bottomley, Avri Altman, Asutosh Das
  Cc: Martin K . Petersen, linux-kernel

On Thu, 3 Jun 2021 15:22:09 +0300, Avri Altman wrote:

> Remove all references to the description of __ufshcd_wl_{suspend,resume}
> as no such description exist.
> 
> fixes: b294ff3e3449 (scsi: ufs: core: Enable power management for wlun)

Applied to 5.14/scsi-queue, thanks!

[1/1] scsi: ufs: Remove irrelevant reference to non-existing doc
      https://git.kernel.org/mkp/scsi/c/8b1afb7ab0db

-- 
Martin K. Petersen	Oracle Linux Engineering

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-06-16  3:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-03 12:22 [PATCH] scsi: ufs: Remove irrelevant reference to non-existing doc Avri Altman
2021-06-08  1:46 ` Martin K. Petersen
2021-06-16  3:48 ` Martin K. Petersen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.