[PATCH] microblaze: Remove empty #ifndef __ASSEMBLY__ statement

Thomas Huth posted 1 patch 1 year, 7 months ago
arch/microblaze/include/uapi/asm/setup.h | 3 ---
1 file changed, 3 deletions(-)
[PATCH] microblaze: Remove empty #ifndef __ASSEMBLY__ statement
Posted by Thomas Huth 1 year, 7 months ago
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
Re: [PATCH] microblaze: Remove empty #ifndef __ASSEMBLY__ statement
Posted by Thomas Huth 1 year, 1 month ago
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
Re: [PATCH] microblaze: Remove empty #ifndef __ASSEMBLY__ statement
Posted by Michal Simek 1 year, 1 month ago
ú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