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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 29 Jul 2013 11:32:07 +0200
From:	Hans-Christian Egtvedt <egtvedt@...fundet.no>
To:	Cong Ding <dinggnu@...il.com>
Cc:	Haavard Skinnemoen <hskinnemoen@...il.com>,
	Jean-Christophe PLAGNIOL-VILLARD <plagnioj@...osoft.com>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] avr32: boards/atngw100/mrmt.c: fix building error

Around Sat 27 Jul 2013 19:07:51 -0400 or thereabout, Cong Ding wrote:
> there is an additional "{", which causes building error.
> 
> Signed-off-by: Cong Ding <dinggnu@...il.com>

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

> ---
>  arch/avr32/boards/atngw100/mrmt.c |    1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/avr32/boards/atngw100/mrmt.c b/arch/avr32/boards/atngw100/mrmt.c
> index ccc9599..1ba09e4 100644
> --- a/arch/avr32/boards/atngw100/mrmt.c
> +++ b/arch/avr32/boards/atngw100/mrmt.c
> @@ -150,7 +150,6 @@ static struct ac97c_platform_data __initdata ac97c0_data = {
>  static struct platform_device rmt_ts_device = {
>  	.name	= "ucb1400_ts",
>  	.id	= -1,
> -	}
>  };
>  #endif

Thank you for the fix, added to the for-linus branch in my
git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git tree.

I'll see if there are any minor changes also needed before sending a pull
request to upstream.

-- 
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