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] [day] [month] [year] [list]
Date:	Mon, 20 Oct 2008 11:12:43 +0800
From:	"Eric Miao" <eric.y.miao@...il.com>
To:	"Mariusz Kozlowski" <m.kozlowski@...land.pl>
Cc:	"Eric Miao" <eric.miao@...vell.com>,
	"Russell King" <rmk+kernel@....linux.org.uk>,
	lkml <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] arm: balance parenthesis in header file

Oops, thanks for the patch. Queued.

On Sat, Oct 18, 2008 at 8:56 PM, Mariusz Kozlowski
<m.kozlowski@...land.pl> wrote:
> Hello,
>
>        Introduced by:
>
> commit fff147208b48680cb7b627a144113a6585828a0e
> Author: Eric Miao <eric.miao@...vell.com>
> Date:   Fri Sep 5 22:15:23 2008 +0800
>
> Signed-off-by: Mariusz Kozlowski <m.kozlowski@...land.pl>
>
> --- a/arch/arm/mach-pxa/include/mach/spitz.h
> +++ b/arch/arm/mach-pxa/include/mach/spitz.h
> @@ -142,7 +142,7 @@
>
>  #define SPITZ_SCP2_GPIO_BASE           (NR_BUILTIN_GPIO + 12)
>  #define SPITZ_GPIO_IR_ON               (SPITZ_SCP2_GPIO_BASE + 0)
> -#define SPITZ_GPIO_AKIN_PULLUP         (SPITZ_SCP2_GPIO_BASE + 1
> +#define SPITZ_GPIO_AKIN_PULLUP         (SPITZ_SCP2_GPIO_BASE + 1)
>  #define SPITZ_GPIO_RESERVED_1          (SPITZ_SCP2_GPIO_BASE + 2)
>  #define SPITZ_GPIO_RESERVED_2          (SPITZ_SCP2_GPIO_BASE + 3)
>  #define SPITZ_GPIO_RESERVED_3          (SPITZ_SCP2_GPIO_BASE + 4)
>
> --
> 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/
>



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