[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <54AD06FB.6070800@monstr.eu>
Date: Wed, 07 Jan 2015 11:14:19 +0100
From: Michal Simek <monstr@...str.eu>
To: "Michael S. Tsirkin" <mst@...hat.com>, linux-kernel@...r.kernel.org
CC: Arnd Bergmann <arnd@...db.de>, linux-arch@...r.kernel.org,
Chen Gang <gang.chen.5i5j@...il.com>
Subject: Re: [PATCH v2 28/40] microblaze: whitespace fix
On 01/06/2015 04:45 PM, Michael S. Tsirkin wrote:
> Align using tabs to make code prettier.
>
> Signed-off-by: Michael S. Tsirkin <mst@...hat.com>
> ---
> arch/microblaze/include/asm/uaccess.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/microblaze/include/asm/uaccess.h b/arch/microblaze/include/asm/uaccess.h
> index e41bebf..62942fd 100644
> --- a/arch/microblaze/include/asm/uaccess.h
> +++ b/arch/microblaze/include/asm/uaccess.h
> @@ -306,7 +306,7 @@ extern long __user_bad(void);
>
> #define __put_user_check(x, ptr, size) \
> ({ \
> - typeof(*(ptr)) volatile __pu_val = x; \
> + typeof(*(ptr)) volatile __pu_val = x; \
> typeof(*(ptr)) __user *__pu_addr = (ptr); \
> int __pu_err = 0; \
> \
>
Applied.
Thanks,
Michal
--
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform
Download attachment "signature.asc" of type "application/pgp-signature" (199 bytes)
Powered by blists - more mailing lists