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:	Tue, 21 Jan 2014 16:44:37 -0500
From:	Paul Gortmaker <paul.gortmaker@...driver.com>
To:	Geert Uytterhoeven <geert@...ux-m68k.org>
CC:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Linux-Arch <linux-arch@...r.kernel.org>
Subject: Re: [PATCH 73/73] include: remove needless instances of <linux/init.h>

On 14-01-21 04:37 PM, Geert Uytterhoeven wrote:
> On Tue, Jan 21, 2014 at 10:23 PM, Paul Gortmaker
> <paul.gortmaker@...driver.com> wrote:
>> diff --git a/include/linux/zorro.h b/include/linux/zorro.h
>> index 63fbba0..529604b 100644
>> --- a/include/linux/zorro.h
>> +++ b/include/linux/zorro.h
>> @@ -15,7 +15,6 @@
>>  #include <uapi/linux/zorro.h>
>>
>>  #include <linux/device.h>
>> -#include <linux/init.h>
>>  #include <linux/ioport.h>
>>  #include <linux/mod_devicetable.h>
> 
> There's an __initdata below in that file:
> 
> extern struct zorro_dev_init zorro_autocon_init[ZORRO_NUM_AUTO] __initdata;

Aha, that was from a relatively recent commit; I'd done the original
version of this series last year on a tree that didn't have that.
Thanks for spotting it ; appreciate that -- will fix and push.

Paul.
--

> 
> Gr{oetje,eeting}s,
> 
>                         Geert
> 
> --
> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org
> 
> In personal conversations with technical people, I call myself a hacker. But
> when I'm talking to journalists I just say "programmer" or something like that.
>                                 -- Linus Torvalds
> 
--
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