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, 21 Oct 2013 19:35:39 -0700
From:	Jon Mason <jon.mason@...el.com>
To:	Michael Opdenacker <michael.opdenacker@...e-electrons.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] NTB: remove duplicate defines

On Mon, Oct 21, 2013 at 07:19:42AM +0200, Michael Opdenacker wrote:
> Remove duplicate defines in drivers/ntb/ntb_regs.h
> 
> Signed-off-by: Michael Opdenacker <michael.opdenacker@...e-electrons.com>

Applied to my next tree, which should go into 3.13.

Thanks,
Jon

> ---
>  drivers/ntb/ntb_regs.h | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/drivers/ntb/ntb_regs.h b/drivers/ntb/ntb_regs.h
> index aa4bdd3..caa5975 100644
> --- a/drivers/ntb/ntb_regs.h
> +++ b/drivers/ntb/ntb_regs.h
> @@ -75,9 +75,6 @@
>  #define SNB_SBAR2XLAT_OFFSET	0x0030
>  #define SNB_SBAR4XLAT_OFFSET	0x0038
>  #define SNB_SBAR0BASE_OFFSET	0x0040
> -#define SNB_SBAR0BASE_OFFSET	0x0040
> -#define SNB_SBAR2BASE_OFFSET	0x0048
> -#define SNB_SBAR4BASE_OFFSET	0x0050
>  #define SNB_SBAR2BASE_OFFSET	0x0048
>  #define SNB_SBAR4BASE_OFFSET	0x0050
>  #define SNB_NTBCNTL_OFFSET	0x0058
> -- 
> 1.8.1.2
> 
--
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