public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] microblaze: Remove empty #ifndef __ASSEMBLY__ statement
@ 2024-05-02 17:31 Thomas Huth
  2024-10-22 18:13 ` Thomas Huth
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Huth @ 2024-05-02 17:31 UTC (permalink / raw)
  To: Michal Simek; +Cc: linux-kernel, Arnd Bergmann, linux-arch

Likely an unnecessary remainder of the scripted UAPI cleanup that
happened long ago...

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 arch/microblaze/include/uapi/asm/setup.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/arch/microblaze/include/uapi/asm/setup.h b/arch/microblaze/include/uapi/asm/setup.h
index 6831794e6f2c..16c56807f86a 100644
--- a/arch/microblaze/include/uapi/asm/setup.h
+++ b/arch/microblaze/include/uapi/asm/setup.h
@@ -14,7 +14,4 @@
 
 #define COMMAND_LINE_SIZE	256
 
-# ifndef __ASSEMBLY__
-
-# endif /* __ASSEMBLY__ */
 #endif /* _UAPI_ASM_MICROBLAZE_SETUP_H */
-- 
2.44.0


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

* Re: [PATCH] microblaze: Remove empty #ifndef __ASSEMBLY__ statement
  2024-05-02 17:31 [PATCH] microblaze: Remove empty #ifndef __ASSEMBLY__ statement Thomas Huth
@ 2024-10-22 18:13 ` Thomas Huth
  2024-10-23  6:14   ` Michal Simek
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Huth @ 2024-10-22 18:13 UTC (permalink / raw)
  To: Michal Simek, Arnd Bergmann; +Cc: linux-kernel, linux-arch

On 02/05/2024 19.31, Thomas Huth wrote:
> Likely an unnecessary remainder of the scripted UAPI cleanup that
> happened long ago...
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>   arch/microblaze/include/uapi/asm/setup.h | 3 ---
>   1 file changed, 3 deletions(-)
> 
> diff --git a/arch/microblaze/include/uapi/asm/setup.h b/arch/microblaze/include/uapi/asm/setup.h
> index 6831794e6f2c..16c56807f86a 100644
> --- a/arch/microblaze/include/uapi/asm/setup.h
> +++ b/arch/microblaze/include/uapi/asm/setup.h
> @@ -14,7 +14,4 @@
>   
>   #define COMMAND_LINE_SIZE	256
>   
> -# ifndef __ASSEMBLY__
> -
> -# endif /* __ASSEMBLY__ */
>   #endif /* _UAPI_ASM_MICROBLAZE_SETUP_H */

Ping?

  Thomas


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

* Re: [PATCH] microblaze: Remove empty #ifndef __ASSEMBLY__ statement
  2024-10-22 18:13 ` Thomas Huth
@ 2024-10-23  6:14   ` Michal Simek
  0 siblings, 0 replies; 3+ messages in thread
From: Michal Simek @ 2024-10-23  6:14 UTC (permalink / raw)
  To: Thomas Huth; +Cc: Arnd Bergmann, linux-kernel, linux-arch

út 22. 10. 2024 v 20:13 odesílatel Thomas Huth <thuth@redhat.com> napsal:
>
> On 02/05/2024 19.31, Thomas Huth wrote:
> > Likely an unnecessary remainder of the scripted UAPI cleanup that
> > happened long ago...
> >
> > Signed-off-by: Thomas Huth <thuth@redhat.com>
> > ---
> >   arch/microblaze/include/uapi/asm/setup.h | 3 ---
> >   1 file changed, 3 deletions(-)
> >
> > diff --git a/arch/microblaze/include/uapi/asm/setup.h b/arch/microblaze/include/uapi/asm/setup.h
> > index 6831794e6f2c..16c56807f86a 100644
> > --- a/arch/microblaze/include/uapi/asm/setup.h
> > +++ b/arch/microblaze/include/uapi/asm/setup.h
> > @@ -14,7 +14,4 @@
> >
> >   #define COMMAND_LINE_SIZE   256
> >
> > -# ifndef __ASSEMBLY__
> > -
> > -# endif /* __ASSEMBLY__ */
> >   #endif /* _UAPI_ASM_MICROBLAZE_SETUP_H */
>
> Ping?

thanks for ping. I didn't see the first patch.

Applied.
Michal

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs

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

end of thread, other threads:[~2024-10-23  6:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-02 17:31 [PATCH] microblaze: Remove empty #ifndef __ASSEMBLY__ statement Thomas Huth
2024-10-22 18:13 ` Thomas Huth
2024-10-23  6:14   ` Michal Simek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox