All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] include: ufs: Remove duplicate entry
       [not found] <CGME20230114022406epcas5p4963a02aee5acb201c5e3495b6cfd44fe@epcas5p4.samsung.com>
@ 2023-01-14  2:20 ` Alim Akhtar
  2023-01-18 21:16   ` Bart Van Assche
                     ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alim Akhtar @ 2023-01-14  2:20 UTC (permalink / raw)
  To: linux-kernel, linux-scsi
  Cc: avri.altman, bvanassche, martin.petersen, Alim Akhtar

PA_GRANULARITY is duplicated, let's delete one of the entry.

Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>
---
 include/ufs/unipro.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/ufs/unipro.h b/include/ufs/unipro.h
index 6c553f98fe57..dc9dd1d23f0f 100644
--- a/include/ufs/unipro.h
+++ b/include/ufs/unipro.h
@@ -141,7 +141,6 @@
 #define PA_SAVECONFIGTIME	0x15A4
 #define PA_RXHSUNTERMCAP	0x15A5
 #define PA_RXLSTERMCAP		0x15A6
-#define PA_GRANULARITY		0x15AA
 #define PA_HIBERN8TIME		0x15A7
 #define PA_LOCALVERINFO		0x15A9
 #define PA_GRANULARITY		0x15AA
-- 
2.25.1


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

* Re: [PATCH] include: ufs: Remove duplicate entry
  2023-01-14  2:20 ` [PATCH] include: ufs: Remove duplicate entry Alim Akhtar
@ 2023-01-18 21:16   ` Bart Van Assche
  2023-01-18 23:24   ` Martin K. Petersen
  2023-01-27  3:22   ` Martin K. Petersen
  2 siblings, 0 replies; 4+ messages in thread
From: Bart Van Assche @ 2023-01-18 21:16 UTC (permalink / raw)
  To: Alim Akhtar, linux-kernel, linux-scsi; +Cc: avri.altman, martin.petersen

On 1/13/23 18:20, Alim Akhtar wrote:
> PA_GRANULARITY is duplicated, let's delete one of the entry.
> 
> Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>
> ---
>   include/ufs/unipro.h | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/include/ufs/unipro.h b/include/ufs/unipro.h
> index 6c553f98fe57..dc9dd1d23f0f 100644
> --- a/include/ufs/unipro.h
> +++ b/include/ufs/unipro.h
> @@ -141,7 +141,6 @@
>   #define PA_SAVECONFIGTIME	0x15A4
>   #define PA_RXHSUNTERMCAP	0x15A5
>   #define PA_RXLSTERMCAP		0x15A6
> -#define PA_GRANULARITY		0x15AA
>   #define PA_HIBERN8TIME		0x15A7
>   #define PA_LOCALVERINFO		0x15A9
>   #define PA_GRANULARITY		0x15AA

Reviewed-by: Bart Van Assche <bvanassche@acm.org>

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

* Re: [PATCH] include: ufs: Remove duplicate entry
  2023-01-14  2:20 ` [PATCH] include: ufs: Remove duplicate entry Alim Akhtar
  2023-01-18 21:16   ` Bart Van Assche
@ 2023-01-18 23:24   ` Martin K. Petersen
  2023-01-27  3:22   ` Martin K. Petersen
  2 siblings, 0 replies; 4+ messages in thread
From: Martin K. Petersen @ 2023-01-18 23:24 UTC (permalink / raw)
  To: Alim Akhtar
  Cc: linux-kernel, linux-scsi, avri.altman, bvanassche, martin.petersen


Alim,

> PA_GRANULARITY is duplicated, let's delete one of the entry.

Applied to 6.3/scsi-staging, thanks!

-- 
Martin K. Petersen	Oracle Linux Engineering

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

* Re: [PATCH] include: ufs: Remove duplicate entry
  2023-01-14  2:20 ` [PATCH] include: ufs: Remove duplicate entry Alim Akhtar
  2023-01-18 21:16   ` Bart Van Assche
  2023-01-18 23:24   ` Martin K. Petersen
@ 2023-01-27  3:22   ` Martin K. Petersen
  2 siblings, 0 replies; 4+ messages in thread
From: Martin K. Petersen @ 2023-01-27  3:22 UTC (permalink / raw)
  To: linux-kernel, linux-scsi, Alim Akhtar
  Cc: Martin K . Petersen, avri.altman, bvanassche

On Sat, 14 Jan 2023 07:50:10 +0530, Alim Akhtar wrote:

> PA_GRANULARITY is duplicated, let's delete one of the entry.
> 
> 

Applied to 6.3/scsi-queue, thanks!

[1/1] include: ufs: Remove duplicate entry
      https://git.kernel.org/mkp/scsi/c/3730bea883cd

-- 
Martin K. Petersen	Oracle Linux Engineering

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

end of thread, other threads:[~2023-01-27  3:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20230114022406epcas5p4963a02aee5acb201c5e3495b6cfd44fe@epcas5p4.samsung.com>
2023-01-14  2:20 ` [PATCH] include: ufs: Remove duplicate entry Alim Akhtar
2023-01-18 21:16   ` Bart Van Assche
2023-01-18 23:24   ` Martin K. Petersen
2023-01-27  3:22   ` 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.