lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 7 Jan 2015 07:50:55 +0100
From:	Hans-Christian Egtvedt <egtvedt@...fundet.no>
To:	"Michael S. Tsirkin" <mst@...hat.com>
Cc:	linux-kernel@...r.kernel.org, Arnd Bergmann <arnd@...db.de>,
	linux-arch@...r.kernel.org,
	Haavard Skinnemoen <hskinnemoen@...il.com>
Subject: Re: [PATCH v2 24/40] avr32: whitespace fix

Around Tue 06 Jan 2015 17:44:50 +0200 or thereabout, Michael S. Tsirkin wrote:
> Align using tabs to make code prettier.
>

It is already aligned using tabs, but there is one too much. Thanks for
cleaning.

> Signed-off-by: Michael S. Tsirkin <mst@...hat.com>
>

Acked-by: Hans-Christian Egtvedt <egtvedt@...fundet.no>

> ---
>  arch/avr32/include/asm/uaccess.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/avr32/include/asm/uaccess.h b/arch/avr32/include/asm/uaccess.h
> index ccd07c4..72607f3 100644
> --- a/arch/avr32/include/asm/uaccess.h
> +++ b/arch/avr32/include/asm/uaccess.h
> @@ -278,7 +278,7 @@ extern int __put_user_bad(void);
>  				       __pu_err);			\
>  			break;						\
>  		case 8:							\
> -			__put_user_asm("d", __pu_addr, __pu_val,		\
> +			__put_user_asm("d", __pu_addr, __pu_val,	\
>  				       __pu_err);			\
>  			break;						\
>  		default:						\
-- 
mvh
Hans-Christian Egtvedt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ